Skip to content

Commit ae8cb43

Browse files
committed
build: 1.5.0
1 parent 1cb8949 commit ae8cb43

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+
- Quick toggle: Long-press app icon → "Toggle ANeko"
2+
- Pin your favorite skins to home screen
3+
- New "Motion Focus" setting to fix touch-blocking issue

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 = "19"
9-
versionName = "1.4.0"
8+
versionCode = "20"
9+
versionName = "1.5.0"
1010

1111
# Java/Kotlin
1212
kotlin = "2.2.10"

0 commit comments

Comments
 (0)