Initial commit

This commit is contained in:
Deniz Düzgören
2020-02-16 12:58:42 +01:00
commit bbec19e79c
235 changed files with 11134 additions and 0 deletions
Binary file not shown.
+20
View File
@@ -0,0 +1,20 @@
{
"version": 1,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.denizd.qwark",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"properties": [],
"versionCode": 1,
"versionName": "1",
"enabled": true,
"outputFile": "app-release.apk"
}
]
}