|
@@ -16,7 +16,7 @@
|
|
|
"enterpriseProvisioning": "adhoc"
|
|
"enterpriseProvisioning": "adhoc"
|
|
|
},
|
|
},
|
|
|
"android": {
|
|
"android": {
|
|
|
- "buildType": "apk",
|
|
|
|
|
|
|
+ "buildType": "abb",
|
|
|
"gradleCommand": ":app:assembleRelease"
|
|
"gradleCommand": ":app:assembleRelease"
|
|
|
},
|
|
},
|
|
|
"distribution": "internal",
|
|
"distribution": "internal",
|
|
@@ -25,9 +25,6 @@
|
|
|
},
|
|
},
|
|
|
"production": {
|
|
"production": {
|
|
|
"autoIncrement": true,
|
|
"autoIncrement": true,
|
|
|
- "android": {
|
|
|
|
|
- "buildType": "apk"
|
|
|
|
|
- },
|
|
|
|
|
"channel": "production",
|
|
"channel": "production",
|
|
|
"environment": "production"
|
|
"environment": "production"
|
|
|
}
|
|
}
|