@@ -100,4 +100,5 @@ app/src/main/assets/capacitor.config.json
app/src/main/assets/capacitor.plugins.json
app/src/main/res/xml/config.xml
-prod1
+app/prod1
+app/prod
@@ -1,20 +0,0 @@
-{
- "version": 3,
- "artifactType": {
- "type": "APK",
- "kind": "Directory"
- },
- "applicationId": "io.freeshort.freeshort.demo",
- "variantName": "prodRelease",
- "elements": [
- {
- "type": "SINGLE",
- "filters": [],
- "attributes": [],
- "versionCode": 1,
- "versionName": "1.0",
- "outputFile": "app-prod-release.apk"
- }
- ],
- "elementType": "File"
-}