Config certificate

This commit is contained in:
phanhuuloi27
2022-06-09 21:10:49 +07:00
parent 61e6934433
commit 624d2b0729
3 changed files with 54 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.waterbase.foodify",
"variantName": "debug",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.0",
"outputFile": "app-debug.apk"
}
],
"elementType": "File"
}