Update build.gradle.kts

This commit is contained in:
amurcanov
2026-04-14 02:27:17 +03:00
committed by GitHub
parent a43d61bc38
commit 4f3a14d828

View File

@@ -11,10 +11,10 @@ android {
defaultConfig {
applicationId = "com.amurcanov.tgwsproxy"
minSdk = 26
minSdk = 24
targetSdk = 35
versionCode = 1
versionName = "1.0.51"
versionName = "1.0.7"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {