Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Commit

Permalink
added signed apk
Browse files Browse the repository at this point in the history
  • Loading branch information
cohenchris committed Apr 11, 2021
1 parent 912715e commit c8a4c2d
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
Binary file modified app/release/app-release.apk
Binary file not shown.
18 changes: 18 additions & 0 deletions app/release/output-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"version": 2,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.cohenchris.weeklybudget",
"variantName": "processReleaseResources",
"elements": [
{
"type": "SINGLE",
"filters": [],
"versionCode": 2,
"versionName": "1.1",
"outputFile": "app-release.apk"
}
]
}
1 change: 0 additions & 1 deletion app/release/output.json

This file was deleted.

0 comments on commit c8a4c2d

Please sign in to comment.