mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
bump version, update CHANGELOG.md
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
###Changelog
|
||||
|
||||
####Version 0.5.1
|
||||
* Pebble: support taking screenshot from Pebble Time
|
||||
* Fix broken "find lost device" which was broken in 0.5.0
|
||||
|
||||
####Version 0.5.0
|
||||
* Mi Band: fix setting wear location
|
||||
* Pebble: experimental watchapp installation support for FW 3.x/Pebble Time
|
||||
|
@@ -12,8 +12,8 @@ android {
|
||||
applicationId "nodomain.freeyourgadget.gadgetbridge"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 21
|
||||
versionCode 21
|
||||
versionName "0.5.0"
|
||||
versionCode 22
|
||||
versionName "0.5.1"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
Reference in New Issue
Block a user