mirror of
https://github.com/fumiama/android-base16384.git
synced 2026-06-20 02:40:26 +08:00
v1.2
This commit is contained in:
@@ -12,8 +12,8 @@ android {
|
||||
applicationId "top.fumiama.base16384"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 30
|
||||
versionCode 5
|
||||
versionName '1.1.2.1'
|
||||
versionCode 6
|
||||
versionName '1.2'
|
||||
resConfigs "zh", "en"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
@@ -22,7 +22,6 @@ android {
|
||||
cppFlags ""
|
||||
}
|
||||
}
|
||||
multiDexEnabled = false
|
||||
}
|
||||
|
||||
/*signingConfigs {
|
||||
@@ -68,4 +67,4 @@ dependencies {
|
||||
testImplementation 'junit:junit:4.13.1'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user