1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-28 04:46:51 +01:00
This commit is contained in:
cpfeiffer 2016-02-29 23:24:35 +01:00
parent fc464d112d
commit 2cdeecb39c

View File

@ -14,7 +14,7 @@ android {
targetSdkVersion 23 targetSdkVersion 23
// note: always bump BOTH versionCode and versionName! // note: always bump BOTH versionCode and versionName!
versionName "0.8.2" versionName "0.8.1"
versionCode 42 versionCode 42
} }
buildTypes { buildTypes {