mirror of
https://github.com/iruletheworldmo/strawberry.git
synced 2024-08-13 23:12:55 -05:00
37 lines
699 B
JSON
37 lines
699 B
JSON
|
{
|
||
|
"version": 3,
|
||
|
"artifactType": {
|
||
|
"type": "APK",
|
||
|
"kind": "Directory"
|
||
|
},
|
||
|
"applicationId": "straw.berry",
|
||
|
"variantName": "release",
|
||
|
"elements": [
|
||
|
{
|
||
|
"type": "SINGLE",
|
||
|
"filters": [],
|
||
|
"attributes": [],
|
||
|
"versionCode": 1,
|
||
|
"versionName": "1.0",
|
||
|
"outputFile": "app-release.apk"
|
||
|
}
|
||
|
],
|
||
|
"elementType": "File",
|
||
|
"baselineProfiles": [
|
||
|
{
|
||
|
"minApi": 28,
|
||
|
"maxApi": 30,
|
||
|
"baselineProfiles": [
|
||
|
"baselineProfiles/1/app-release.dm"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"minApi": 31,
|
||
|
"maxApi": 2147483647,
|
||
|
"baselineProfiles": [
|
||
|
"baselineProfiles/0/app-release.dm"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"minSdkVersionForDexing": 24
|
||
|
}
|