Skip to content

Commit 0747037

Browse files
committed
build: 2.0.0
1 parent 35ad724 commit 0747037

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Removed check update
2+
- Multiple ANeko (max 6)
3+
- Move enable/disable ANeko to the bottom navigation bar

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ minSdk = "28"
55
targetSdk = "36"
66

77
# App versioning
8-
versionCode = "25"
9-
versionName = "1.7.1"
8+
versionCode = "26"
9+
versionName = "2.0.0"
1010

1111
# Java/Kotlin
1212
kotlin = "2.3.10"

0 commit comments

Comments
 (0)