mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-10-01 01:25:43 -04:00
24 lines
376 B
JSON
24 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": {
|
|
|
|
}
|
|
}
|
|
]
|