feat: update app version to 1.3.1 and increment version code to 7
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 45s

This commit is contained in:
Torsten Schulz (local)
2026-05-15 16:17:11 +02:00
parent eb54b4f7cf
commit 669f3f0365
3 changed files with 32 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[versions]
# composeApp (Play Store / „Über die App“-Build)
appVersionCode = "6"
appVersionName = "1.3.0"
appVersionCode = "7"
appVersionName = "1.3.1"
agp = "9.2.1"
android-compileSdk = "35"
android-minSdk = "24"