update version to 2.3.2

This commit is contained in:
tibbi 2017-01-15 19:22:56 +01:00
parent e6124bd69f
commit de5907b176

View file

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