mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2024-11-10 13:44:12 +00:00
23 lines
376 B
JSON
23 lines
376 B
JSON
[
|
|
{
|
|
"outputType": {
|
|
"type": "APK"
|
|
},
|
|
"apkInfo": {
|
|
"type": "MAIN",
|
|
"splits": [
|
|
|
|
],
|
|
"versionCode": 1,
|
|
"versionName": "1.0",
|
|
"enabled": true,
|
|
"outputFile": "app-release.apk",
|
|
"fullName": "release",
|
|
"baseName": "release"
|
|
},
|
|
"path": "app-release.apk",
|
|
"properties": {
|
|
|
|
}
|
|
}
|
|
]
|