Skip to content

Commit 1a0eaf8

Browse files
committed
build: 1.7.0
1 parent 0483383 commit 1a0eaf8

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- Added app update checking
2+
- Added Built-in and Community tabs to the Explore screen
3+
- Added an onboarding screen to pre-download skins
4+
- Removed Arabic language from the English locale

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 = "23"
9-
versionName = "1.6.1"
8+
versionCode = "24"
9+
versionName = "1.7.0"
1010

1111
# Java/Kotlin
1212
kotlin = "2.3.10"

0 commit comments

Comments
 (0)