update version to 2.13.0

This commit is contained in:
tibbi 2017-08-07 23:41:40 +02:00
parent 48251a04c0
commit 7ab1081a19

View file

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