WeserPlaner 1.0.0 v.3: now using R8 minifier. Added appropriate ProGuard rules

This commit is contained in:
denizk0461
2023-05-07 11:17:32 +02:00
parent 4ad952f1ae
commit 603955b53b
6 changed files with 33 additions and 2 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
+20
View File
@@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.denizk0461.weserplaner",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 3,
"versionName": "1.0.0",
"outputFile": "app-release.apk"
}
],
"elementType": "File"
}