mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-29 22:53:05 +00:00
0cd95a9bb0
Fix android build compile due to alex messing some stuff up // but fr idk what went wrong but its been fixed // android linting sucks // if you cant tell, im mad at android studio
20 lines
No EOL
376 B
JSON
20 lines
No EOL
376 B
JSON
{
|
|
"version": 3,
|
|
"artifactType": {
|
|
"type": "APK",
|
|
"kind": "Directory"
|
|
},
|
|
"applicationId": "com.Frontesque.youtube",
|
|
"variantName": "release",
|
|
"elements": [
|
|
{
|
|
"type": "SINGLE",
|
|
"filters": [],
|
|
"attributes": [],
|
|
"versionCode": 1,
|
|
"versionName": "1.0",
|
|
"outputFile": "app-release.apk"
|
|
}
|
|
],
|
|
"elementType": "File"
|
|
} |