x1ongzhu 1 tahun lalu
induk
melakukan
c4a5c6ce4d

+ 2 - 1
app/.gitignore

@@ -1 +1,2 @@
-/build
+/build
+/release

TEMPAT SAMPAH
app/release/app-release.apk


TEMPAT SAMPAH
app/release/baselineProfiles/0/app-release.dm


TEMPAT SAMPAH
app/release/baselineProfiles/1/app-release.dm


+ 0 - 37
app/release/output-metadata.json

@@ -1,37 +0,0 @@
-{
-  "version": 3,
-  "artifactType": {
-    "type": "APK",
-    "kind": "Directory"
-  },
-  "applicationId": "com.example.modifier",
-  "variantName": "release",
-  "elements": [
-    {
-      "type": "SINGLE",
-      "filters": [],
-      "attributes": [],
-      "versionCode": 1,
-      "versionName": "1.0",
-      "outputFile": "app-release.apk"
-    }
-  ],
-  "elementType": "File",
-  "baselineProfiles": [
-    {
-      "minApi": 28,
-      "maxApi": 30,
-      "baselineProfiles": [
-        "baselineProfiles/1/app-release.dm"
-      ]
-    },
-    {
-      "minApi": 31,
-      "maxApi": 2147483647,
-      "baselineProfiles": [
-        "baselineProfiles/0/app-release.dm"
-      ]
-    }
-  ],
-  "minSdkVersionForDexing": 26
-}