Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit c6009af

Browse files
authored
Update README.md
1 parent 15117b4 commit c6009af

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
### ⚠️This library is now deprecated and will no longer be updated. Fortunately [BlackMesa123](https://github.com/BlackMesa123) and I ([Yanndroid](https://github.com/Yanndroid)) are working on a newer and better [library](https://github.com/OneUIProject/sesl) for OneUI. This and more will be available [here](https://github.com/OneUIProject).
2+
13
<p align="center">
24
<img loading="lazy" src="readme-res/banner.png"/>
35
</p>
@@ -27,11 +29,11 @@ Huge thanks to [BlackMesa123](https://github.com/BlackMesa123) who has contribut
2729

2830
* **Groovy**:
2931
```gradle
30-
implementation 'io.github.yanndroid:oneui:2.3.0'
32+
implementation 'io.github.yanndroid:oneui:2.4.0'
3133
```
3234
* **Kotlin**:
3335
```kotlin
34-
implementation("io.github.yanndroid:oneui:2.3.0")
36+
implementation("io.github.yanndroid:oneui:2.4.0")
3537
```
3638

3739
2. Apply the main theme in AndroidManifest.xml

0 commit comments

Comments
 (0)