1
This commit is contained in:
Zeus
2024-07-24 15:08:29 +08:00
parent 8791e792a9
commit 4a2d8bd788
6 changed files with 26 additions and 4 deletions
Binary file not shown.
@@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.vpntunnel.vpnzeus",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.0",
"outputFile": "app-release.apk"
}
],
"elementType": "File"
}