Поправил активацию планшетов при помощи QR кодов

This commit is contained in:
Igor I
2025-02-19 11:34:54 +05:00
parent 6e52332d3d
commit 7664117a1e
5 changed files with 438 additions and 38 deletions

View File

@ -13,8 +13,8 @@ android {
defaultConfig {
applicationId "kz.istt.locust"
minSdkVersion 15
versionCode 105
versionName "3.0.2"
versionCode 106
versionName "3.0.3"
targetSdkVersion 34
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true