Skip to content

Commit c8fafc0

Browse files
author
minhnq
committed
build: 1.5.1
1 parent d8a616a commit c8fafc0

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

1111
# Java/Kotlin
1212
kotlin = "2.2.10"

0 commit comments

Comments
 (0)