bump version

here
Andreas Shimokawa 2016-01-24 22:48:51 +01:00
parent 9af976657b
commit 857e282bdc
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
###Changelog
####Next Version
####Version 0.7.3
* Pebble: Report connection state to PebbleKit companion apps via content provider. NOTE: Makes Gadgetbridge mutual exclusive with the original Pebble app.
* Ignore generic notification when from SMSSecure when SMS Notifications are on

View File

@ -14,8 +14,8 @@ android {
targetSdkVersion 23
// note: always bump BOTH versionCode and versionName!
versionName "0.7.2"
versionCode 38
versionName "0.7.3"
versionCode 39
}
buildTypes {
release {