mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-01 01:12:39 +00:00
18 lines
No EOL
327 B
JSON
18 lines
No EOL
327 B
JSON
{
|
|
"version": 2,
|
|
"artifactType": {
|
|
"type": "APK",
|
|
"kind": "Directory"
|
|
},
|
|
"applicationId": "com.Frontesque.youtube",
|
|
"variantName": "release",
|
|
"elements": [
|
|
{
|
|
"type": "SINGLE",
|
|
"filters": [],
|
|
"versionCode": 1,
|
|
"versionName": "1.0",
|
|
"outputFile": "app-release.apk"
|
|
}
|
|
]
|
|
} |