diff options
author | Minteck <contact@minteck.org> | 2023-01-03 22:01:57 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2023-01-03 22:01:57 +0100 |
commit | 5d7695aa154f294defa17e151d88df0b12c60098 (patch) | |
tree | 727ee7068c20ce15cd9652bbe27a8e7f186979e5 /app/release | |
download | delta-android-5d7695aa154f294defa17e151d88df0b12c60098.tar.gz delta-android-5d7695aa154f294defa17e151d88df0b12c60098.tar.bz2 delta-android-5d7695aa154f294defa17e151d88df0b12c60098.zip |
Initial commit
Diffstat (limited to 'app/release')
-rw-r--r-- | app/release/app-release.apk | bin | 0 -> 5274500 bytes | |||
-rw-r--r-- | app/release/app-release.apk.zip | bin | 0 -> 4719976 bytes | |||
-rw-r--r-- | app/release/output-metadata.json | 20 |
3 files changed, 20 insertions, 0 deletions
diff --git a/app/release/app-release.apk b/app/release/app-release.apk Binary files differnew file mode 100644 index 0000000..b53f9dc --- /dev/null +++ b/app/release/app-release.apk diff --git a/app/release/app-release.apk.zip b/app/release/app-release.apk.zip Binary files differnew file mode 100644 index 0000000..7cdcd1a --- /dev/null +++ b/app/release/app-release.apk.zip diff --git a/app/release/output-metadata.json b/app/release/output-metadata.json new file mode 100644 index 0000000..b6a0617 --- /dev/null +++ b/app/release/output-metadata.json @@ -0,0 +1,20 @@ +{ + "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 |