From bbfbd2daae6fd139916c0ee7f57690b5e318231c Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Sat, 15 Nov 2025 16:04:16 +0100 Subject: [PATCH] Remove --- android/app/release/output-metadata.json | 37 ------------------------ 1 file changed, 37 deletions(-) delete mode 100644 android/app/release/output-metadata.json diff --git a/android/app/release/output-metadata.json b/android/app/release/output-metadata.json deleted file mode 100644 index da80b3ed..00000000 --- a/android/app/release/output-metadata.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "version": 3, - "artifactType": { - "type": "APK", - "kind": "Directory" - }, - "applicationId": "com.compassconnections.app", - "variantName": "release", - "elements": [ - { - "type": "SINGLE", - "filters": [], - "attributes": [], - "versionCode": 13, - "versionName": "1.1.2", - "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": 23 -} \ No newline at end of file