für playstore änderungen
All checks were successful
Deploy SingleChat / deploy (push) Successful in 23s

This commit is contained in:
Torsten Schulz (local)
2026-06-16 11:50:31 +02:00
parent 155fce15e1
commit 1f342f555e
22 changed files with 554 additions and 287 deletions

View File

@@ -34,8 +34,8 @@ android {
applicationId = "de.ypchat.android"
minSdk = 26
targetSdk = 36
versionCode = 1
versionName = "1.0.0"
versionCode = 2
versionName = "1.1.0"
}
lint {