service 2-5-26-1
This commit is contained in:
@@ -32,7 +32,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "com.service_intaleq"
|
||||
minSdk = 23
|
||||
minSdk = flutter.minSdkVersion
|
||||
targetSdk = 36
|
||||
versionCode = 1
|
||||
versionName = "1.0"
|
||||
@@ -90,4 +90,4 @@ dependencies {
|
||||
implementation("com.scottyab:rootbeer-lib:0.1.0")
|
||||
implementation("com.google.android.gms:play-services-safetynet:18.0.1")
|
||||
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.4")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user