update version to 2.3.1

This commit is contained in:
tibbi 2017-05-07 22:44:09 +02:00
parent ed3bdfe5dd
commit fd7abed3b1
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 39
versionName "2.3.0"
versionCode 40
versionName "2.3.1"
}
signingConfigs {