mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-01-25 17:17:32 +01:00
bump version
This commit is contained in:
parent
0ff0c6d176
commit
a3e531155f
@ -1,6 +1,6 @@
|
|||||||
###Changelog
|
###Changelog
|
||||||
|
|
||||||
####Version (Next)
|
####Version 0.6.2
|
||||||
* Mi Band: support firmare versione 1.0.10.14 (and onwards?) vibration
|
* Mi Band: support firmare versione 1.0.10.14 (and onwards?) vibration
|
||||||
* Mi Band: get device name from official BT SIG endpoint
|
* Mi Band: get device name from official BT SIG endpoint
|
||||||
* Mi Band: initial support for displaying live activity data, screen stays on
|
* Mi Band: initial support for displaying live activity data, screen stays on
|
||||||
|
@ -12,8 +12,8 @@ android {
|
|||||||
applicationId "nodomain.freeyourgadget.gadgetbridge"
|
applicationId "nodomain.freeyourgadget.gadgetbridge"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 27
|
versionCode 28
|
||||||
versionName "0.6.1"
|
versionName "0.6.2"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user