There was an error while loading. Please reload this page.
1 parent 0483383 commit 1a0eaf8Copy full SHA for 1a0eaf8
2 files changed
fastlane/metadata/android/en-US/changelogs/24.txt
@@ -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
@@ -5,8 +5,8 @@ minSdk = "28"
5
targetSdk = "36"
6
7
# App versioning
8
-versionCode = "23"
9
-versionName = "1.6.1"
+versionCode = "24"
+versionName = "1.7.0"
10
11
# Java/Kotlin
12
kotlin = "2.3.10"
0 commit comments