Project Setup

This commit is contained in:
manaknightdev
2023-03-14 00:23:53 +05:30
commit 8ba6156121
97 changed files with 2203 additions and 0 deletions
Binary file not shown.
+20
View File
@@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.demotest.app",
"variantName": "debug",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.0",
"outputFile": "com.demotest.app.app-1.0.apk"
}
],
"elementType": "File"
}