mirror of
https://github.com/basti564/Oculess.git
synced 2024-11-22 18:22:31 +01:00
998cce9210
- Added ability to remove accounts - Added ability to disable updates bytecode target: 1.8 -> 11 gradle version: 6.5 -> 6.9 kotlin version: 1.3.72 -> 1.5.31
18 lines
320 B
JSON
18 lines
320 B
JSON
{
|
|
"version": 2,
|
|
"artifactType": {
|
|
"type": "APK",
|
|
"kind": "Directory"
|
|
},
|
|
"applicationId": "com.bos.oculess",
|
|
"variantName": "release",
|
|
"elements": [
|
|
{
|
|
"type": "SINGLE",
|
|
"filters": [],
|
|
"versionCode": 3,
|
|
"versionName": "1.2",
|
|
"outputFile": "app-release.apk"
|
|
}
|
|
]
|
|
} |