upload everything

This commit is contained in:
Privacy_Dragon
2022-02-14 20:17:07 +01:00
commit 36efa28a3a
69 changed files with 964 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "nl.privacydragon.bookwyrm",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.0",
"outputFile": "app-release.apk"
}
],
"elementType": "File"
}