Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

Commit e7a135e

Browse files
committed
End-of-life notice
1 parent 663e69f commit e7a135e

4 files changed

Lines changed: 22356 additions & 22356 deletions

File tree

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Node.js
1717
uses: actions/setup-node@v2
1818
with:
19-
node-version: '16'
19+
node-version: '22'
2020
cache: 'npm'
2121
- name: Install Dependencies
2222
run: npm ci

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
> [!WARNING]
2-
> ## Deprecation notice
2+
> ## End-of-life notice
33
>
4-
> This repository is deprecated. Maintainers may respond only to reports of critical bugs and security issues.
5-
> The application is being rewritten from the ground up in Flutter [here](https://github.com/lichess-org/mobile).
6-
> Until it is published, if you run into issues with this app, we suggest you use the mobile website.
4+
> This repository is obsolete and will no longer be updated. It was officially replaced by a complete rewrite,
5+
> which you can find [here](https://github.com/lichess-org/mobile).
6+
> If you are unable to install the new app, we suggest you use the mobile website.
77
88
[lichess.org/mobile](http://lichess.org/mobile)
99
--------------------

0 commit comments

Comments
 (0)