新增AA7AU 257 和 BNG1AU 258
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
plugins {
|
||||
id 'com.android.application'
|
||||
id 'com.google.gms.google-services'
|
||||
|
||||
}
|
||||
|
||||
def appOutPutName = "winway-calculator-v3.2.4-44"
|
||||
@@ -60,6 +61,9 @@ android {
|
||||
buildFeatures {
|
||||
viewBinding true
|
||||
}
|
||||
|
||||
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
signingConfig signingConfigs.release
|
||||
@@ -97,5 +101,4 @@ android {
|
||||
|
||||
dependencies {
|
||||
implementation project(path: ':base')
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user