update version to 2.14.0

This commit is contained in:
tibbi 2017-09-05 22:30:15 +02:00
parent 51b4d9981f
commit 90b9ed75e1
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 127 versionCode 128
versionName "2.13.4" versionName "2.14.0"
} }
signingConfigs { signingConfigs {