mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2024-11-10 05:34:12 +00:00
Update output.json
This commit is contained in:
parent
867b19c4f6
commit
055789a512
1 changed files with 23 additions and 1 deletions
|
@ -1 +1,23 @@
|
||||||
[{"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":{}}]
|
[
|
||||||
|
{
|
||||||
|
"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": {
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
|
Loading…
Reference in a new issue