bump version to 0.1.1
This commit is contained in:
parent
2260d60bac
commit
d6e5f0a9f8
|
@ -8,8 +8,8 @@ android {
|
|||
applicationId "nodomain.freeyourgadget.gadgetbridge"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 21
|
||||
versionCode 1
|
||||
versionName "0.1.0"
|
||||
versionCode 2
|
||||
versionName "0.1.1"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
Loading…
Reference in New Issue