mirror of
https://github.com/Flowseal/tg-ws-proxy.git
synced 2026-06-28 17:31:07 +03:00
Update build.gradle.kts
This commit is contained in:
@@ -11,10 +11,10 @@ android {
|
|||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId = "com.amurcanov.tgwsproxy"
|
applicationId = "com.amurcanov.tgwsproxy"
|
||||||
minSdk = 26
|
minSdk = 24
|
||||||
targetSdk = 35
|
targetSdk = 35
|
||||||
versionCode = 1
|
versionCode = 1
|
||||||
versionName = "1.0.51"
|
versionName = "1.0.7"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
|
|||||||
Reference in New Issue
Block a user