mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 17:11:56 +01:00
Bump version, update CHANGELOG
This commit is contained in:
parent
f28feb7b28
commit
39327a6a36
@ -4,6 +4,9 @@
|
|||||||
* Fossil Hybrid HR: Allow choosing and cropping image to be set as watch background
|
* Fossil Hybrid HR: Allow choosing and cropping image to be set as watch background
|
||||||
* Fossil Hybrid HR: Option to draw circles around widgets
|
* Fossil Hybrid HR: Option to draw circles around widgets
|
||||||
* Fossil Hybrid HR: Experimenal firmware update support
|
* Fossil Hybrid HR: Experimenal firmware update support
|
||||||
|
* Huami: Do not display firmware information and whitelist information when flashing watchfaces
|
||||||
|
* Huami: Disable air quality indicator on Huami devices instead of showing 0
|
||||||
|
* Bangle.js: change encoded char set to match Espruino's 8 bit fonts
|
||||||
* Steps/Sleep averages: skip days with zero data
|
* Steps/Sleep averages: skip days with zero data
|
||||||
|
|
||||||
#### Version 0.43.1
|
#### Version 0.43.1
|
||||||
|
@ -25,8 +25,8 @@ android {
|
|||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
|
|
||||||
// Note: always bump BOTH versionCode and versionName!
|
// Note: always bump BOTH versionCode and versionName!
|
||||||
versionName "0.43.1"
|
versionName "0.43.2"
|
||||||
versionCode 170
|
versionCode 171
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
Loading…
Reference in New Issue
Block a user