First Commit

This commit is contained in:
2021-03-10 18:17:24 +05:30
commit 207ce82ff2
360 changed files with 12105 additions and 0 deletions

BIN
app/release/app-release.apk Normal file

Binary file not shown.

View File

@@ -0,0 +1,20 @@
{
"version": 1,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.psmforums.rssfeed",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"properties": [],
"versionCode": 15,
"versionName": "1.0-Beta",
"enabled": true,
"outputFile": "app-release.apk"
}
]
}