mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-27 12:26:48 +01:00
bump version, add draft changelog
This commit is contained in:
parent
58ef50470e
commit
99d1a0f0b9
@ -1,5 +1,10 @@
|
||||
### Changelog
|
||||
|
||||
#### 0.50.0 (WIP)
|
||||
|
||||
* Initial support for Casio GBX-100
|
||||
* Mi/Amazfit Band 5: Support watchface installation
|
||||
|
||||
#### 0.49.0
|
||||
* Initial support for Amazfit Bip S Lite
|
||||
* Initial support for Amazfit GTR/GTS 2
|
||||
|
@ -25,8 +25,8 @@ android {
|
||||
targetSdkVersion 29
|
||||
|
||||
// Note: always bump BOTH versionCode and versionName!
|
||||
versionName "0.49.0"
|
||||
versionCode 183
|
||||
versionName "0.50.0"
|
||||
versionCode 184
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
buildTypes {
|
||||
|
Loading…
Reference in New Issue
Block a user