Update to 1.3.5, fixing bugs and more
This commit is contained in:
Binary file not shown.
BIN
app/release/Bookwyrm-v1.3.5.apk
Normal file
BIN
app/release/Bookwyrm-v1.3.5.apk
Normal file
Binary file not shown.
@@ -11,10 +11,27 @@
|
||||
"type": "SINGLE",
|
||||
"filters": [],
|
||||
"attributes": [],
|
||||
"versionCode": 11,
|
||||
"versionName": "1.3.4",
|
||||
"versionCode": 12,
|
||||
"versionName": "1.3.5",
|
||||
"outputFile": "app-release.apk"
|
||||
}
|
||||
],
|
||||
"elementType": "File"
|
||||
"elementType": "File",
|
||||
"baselineProfiles": [
|
||||
{
|
||||
"minApi": 28,
|
||||
"maxApi": 30,
|
||||
"baselineProfiles": [
|
||||
"baselineProfiles/1/app-release.dm"
|
||||
]
|
||||
},
|
||||
{
|
||||
"minApi": 31,
|
||||
"maxApi": 2147483647,
|
||||
"baselineProfiles": [
|
||||
"baselineProfiles/0/app-release.dm"
|
||||
]
|
||||
}
|
||||
],
|
||||
"minSdkVersionForDexing": 23
|
||||
}
|
Reference in New Issue
Block a user