update version to 2.0.1

This commit is contained in:
tibbi 2017-03-23 18:10:06 +01:00
parent 60c6544c16
commit b8928f3137
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.camera"
minSdkVersion 16
targetSdkVersion 23
versionCode 33
versionName "2.0.0"
versionCode 34
versionName "2.0.1"
}
signingConfigs {