Update build.gradle.kts
This commit is contained in:
parent
6fe6a1aa32
commit
afd0ea84b9
@ -20,7 +20,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "me.lsong.mytv"
|
||||
minSdk = 31
|
||||
minSdk = 30
|
||||
targetSdk = 34
|
||||
versionCode = 4
|
||||
versionName = "1.0.$versionCode"
|
||||
@ -120,4 +120,4 @@ dependencies {
|
||||
androidTestImplementation(libs.androidx.ui.test.junit4)
|
||||
debugImplementation(libs.androidx.ui.tooling)
|
||||
debugImplementation(libs.androidx.ui.test.manifest)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user