This commit is contained in:
cpfeiffer 2016-02-29 23:24:35 +01:00
parent fc464d112d
commit 2cdeecb39c
1 changed files with 1 additions and 1 deletions

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 {