update version to 1.31

This commit is contained in:
tibbi 2016-11-24 21:15:30 +01:00
parent d9577f859e
commit 3e8515b6e8
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 30
versionName "1.30"
versionCode 31
versionName "1.31"
}
signingConfigs {