mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
bump version to 0.3.1 , update CHANGELOG.md
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
###Changelog
|
||||
####Version 0.3.1
|
||||
* Miband: Fix for notifications only woking in Debug
|
||||
|
||||
####Version 0.3.0
|
||||
* Miband: Initial support (see README.md)
|
||||
|
||||
+2
-2
@@ -8,8 +8,8 @@ android {
|
||||
applicationId "nodomain.freeyourgadget.gadgetbridge"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 21
|
||||
versionCode 8
|
||||
versionName "0.3.0"
|
||||
versionCode 9
|
||||
versionName "0.3.1"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
||||
Reference in New Issue
Block a user