update version to 2.3.1

This commit is contained in:
tibbi 2017-01-15 00:01:24 +01:00
parent f4a2f9797b
commit ea58458c55

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 61 versionCode 62
versionName "2.3.0" versionName "2.3.1"
} }
signingConfigs { signingConfigs {