diff --git a/app/build.gradle b/app/build.gradle index dd1dbbb..22bdef9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,9 +13,9 @@ android { defaultConfig { applicationId "kz.istt.locust" minSdkVersion 15 - versionCode 110 - versionName "3.0.7" - targetSdkVersion 34 + versionCode 112 + versionName "3.0.8" + targetSdkVersion 35 testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" multiDexEnabled true }