summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2023-01-03 22:02:45 +0100
committerMinteck <contact@minteck.org>2023-01-03 22:02:45 +0100
commitc295abee98360d71e3b886b705703642b1db43dc (patch)
treebc4d448f090a80842e7286067478b70766f19407
parent5d7695aa154f294defa17e151d88df0b12c60098 (diff)
downloaddelta-android-c295abee98360d71e3b886b705703642b1db43dc.tar.gz
delta-android-c295abee98360d71e3b886b705703642b1db43dc.tar.bz2
delta-android-c295abee98360d71e3b886b705703642b1db43dc.zip
Remove release APK
-rw-r--r--.gitignore1
-rw-r--r--app/release/app-release.apkbin5274500 -> 0 bytes
-rw-r--r--app/release/app-release.apk.zipbin4719976 -> 0 bytes
-rw-r--r--app/release/output-metadata.json20
4 files changed, 1 insertions, 20 deletions
diff --git a/.gitignore b/.gitignore
index 93bfc47..7d3de44 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
.cxx
local.properties
app/google-services.json
+app/release
diff --git a/app/release/app-release.apk b/app/release/app-release.apk
deleted file mode 100644
index b53f9dc..0000000
--- a/app/release/app-release.apk
+++ /dev/null
Binary files differ
diff --git a/app/release/app-release.apk.zip b/app/release/app-release.apk.zip
deleted file mode 100644
index 7cdcd1a..0000000
--- a/app/release/app-release.apk.zip
+++ /dev/null
Binary files differ
diff --git a/app/release/output-metadata.json b/app/release/output-metadata.json
deleted file mode 100644
index b6a0617..0000000
--- a/app/release/output-metadata.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "version": 3,
- "artifactType": {
- "type": "APK",
- "kind": "Directory"
- },
- "applicationId": "dev.equestria.delta",
- "variantName": "release",
- "elements": [
- {
- "type": "SINGLE",
- "filters": [],
- "attributes": [],
- "versionCode": 2,
- "versionName": "5.0-8",
- "outputFile": "app-release.apk"
- }
- ],
- "elementType": "File"
-} \ No newline at end of file