code setup

This commit is contained in:
kapilkumar
2024-04-29 19:32:06 +05:30
commit 750f10c6bd
4879 changed files with 194806 additions and 0 deletions
@@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.manaknight.app.test",
"variantName": "debugAndroidTest",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 0,
"versionName": "",
"outputFile": "app-debug-androidTest.apk"
}
],
"elementType": "File"
}