litle fix for more correctly permision processing

This commit is contained in:
2023-09-12 21:11:38 +07:00
parent b60791af2c
commit c50c2689a5
10 changed files with 112 additions and 51 deletions

View File

@@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.listerk.helible",
"variantName": "debug",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.0",
"outputFile": "app-debug.apk"
}
],
"elementType": "File"
}