update version to 2.13.1

This commit is contained in:
tibbi 2017-08-16 21:07:29 +02:00
parent 2f624d1ef4
commit b2354ebd59

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 123 versionCode 124
versionName "2.13.0" versionName "2.13.1"
} }
signingConfigs { signingConfigs {