bump version to 0.3.2
This commit is contained in:
parent
c85c81a5a2
commit
e1a31ee92c
|
@ -8,8 +8,8 @@ android {
|
||||||
applicationId "nodomain.freeyourgadget.gadgetbridge"
|
applicationId "nodomain.freeyourgadget.gadgetbridge"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 21
|
targetSdkVersion 21
|
||||||
versionCode 9
|
versionCode 10
|
||||||
versionName "0.3.1"
|
versionName "0.3.2"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
Loading…
Reference in New Issue