mirror of
https://github.com/AceDroidX/frp-Android.git
synced 2024-11-16 11:42:21 +08:00
18 lines
344 B
JSON
18 lines
344 B
JSON
{
|
|
"version": 2,
|
|
"artifactType": {
|
|
"type": "APK",
|
|
"kind": "Directory"
|
|
},
|
|
"applicationId": "io.github.acedroidx.frp",
|
|
"variantName": "processReleaseResources",
|
|
"elements": [
|
|
{
|
|
"type": "SINGLE",
|
|
"filters": [],
|
|
"versionCode": 1,
|
|
"versionName": "1.0",
|
|
"outputFile": "app-release.apk"
|
|
}
|
|
]
|
|
} |