Fixeds and enhancements
Some checks failed
Deploy SingleChat / deploy (push) Has been cancelled

This commit is contained in:
Torsten Schulz (local)
2026-06-17 15:44:11 +02:00
parent 10e6e7a80a
commit 5d4129b5b3
44 changed files with 151 additions and 109 deletions

View File

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