supresion pk

This commit is contained in:
marc
2020-09-14 14:09:43 +02:00
parent bd18f516b0
commit 529ab4e1bb
3 changed files with 2 additions and 21 deletions
Binary file not shown.
-20
View File
@@ -1,20 +0,0 @@
{
"version": 1,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.iutlaval.myapplication",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"properties": [],
"versionCode": 1,
"versionName": "1.0",
"enabled": true,
"outputFile": "app-release.apk"
}
]
}