Update v1.2.0

This commit is contained in:
amurcanov
2026-05-26 22:48:52 +03:00
parent 63ba2cf1d9
commit bc0c8f5fc9
33 changed files with 1689 additions and 546 deletions
+3 -3
View File
@@ -11,10 +11,10 @@ android {
defaultConfig {
applicationId = "com.wdtt.client"
minSdk = 29
minSdk = 28
targetSdk = 35
versionCode = 118
versionName = "1.1.8"
versionCode = 120
versionName = "1.2.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {