fix: update app version to 1.7.10 and SDK versions to 36
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 2m28s
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 2m28s
This commit is contained in:
BIN
mobile-app/composeApp/release/composeApp-release.aab
Executable file → Normal file
BIN
mobile-app/composeApp/release/composeApp-release.aab
Executable file → Normal file
Binary file not shown.
@@ -1,11 +1,11 @@
|
||||
[versions]
|
||||
# composeApp (Play Store / „Über die App“-Build)
|
||||
appVersionCode = "29"
|
||||
appVersionName = "1.7.9"
|
||||
appVersionCode = "30"
|
||||
appVersionName = "1.7.10"
|
||||
agp = "9.2.1"
|
||||
android-compileSdk = "35"
|
||||
android-compileSdk = "36"
|
||||
android-minSdk = "24"
|
||||
android-targetSdk = "35"
|
||||
android-targetSdk = "36"
|
||||
androidx-activityCompose = "1.8.2"
|
||||
androidx-appcompat = "1.6.1"
|
||||
androidx-constraintlayout = "2.1.4"
|
||||
|
||||
Reference in New Issue
Block a user