mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-27 12:26:48 +01:00
prepare for release
This commit is contained in:
parent
e65c492792
commit
93cc35bda5
@ -1,5 +1,5 @@
|
||||
###Changelog
|
||||
####next release
|
||||
####Version 0.3.4
|
||||
* Pebble: Huge speedup for app/firmware installation.
|
||||
* Pebble: Use a separate notification with progress bar for installation procedure
|
||||
* Pebble: Bugfix for beeing stuck while waiting for a slot, when none is available
|
||||
|
@ -8,8 +8,8 @@ android {
|
||||
applicationId "nodomain.freeyourgadget.gadgetbridge"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 21
|
||||
versionCode 11
|
||||
versionName "0.3.3"
|
||||
versionCode 12
|
||||
versionName "0.3.4"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
Loading…
Reference in New Issue
Block a user