x1ongzhu 1 an în urmă
părinte
comite
d73ecf105c
2 a modificat fișierele cu 2 adăugiri și 21 ștergeri
  1. 2 1
      android/.gitignore
  2. 0 20
      android/app/prod/release/output-metadata.json

+ 2 - 1
android/.gitignore

@@ -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

+ 0 - 20
android/app/prod/release/output-metadata.json

@@ -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"
-}