mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 09:01:55 +01:00
bump version
This commit is contained in:
parent
f6b183d39a
commit
ce378f6d35
@ -1,5 +1,9 @@
|
||||
### Changelog
|
||||
|
||||
#### Version 0.23.1 (next)
|
||||
* Initial support for Omnijaws weather service
|
||||
* Amazfit Cor: Fixes for installing newer firmware versions
|
||||
|
||||
#### Version 0.23.0
|
||||
* Initial support for LineageOS/CyanogenMod weather provider
|
||||
* Amazfit Bip/Cor: Support for current weather temperature
|
||||
|
@ -26,8 +26,8 @@ android {
|
||||
targetSdkVersion 25
|
||||
|
||||
// note: always bump BOTH versionCode and versionName!
|
||||
versionName "0.23.0"
|
||||
versionCode 114
|
||||
versionName "0.23.1"
|
||||
versionCode 115
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
buildTypes {
|
||||
|
Loading…
Reference in New Issue
Block a user