update version to 2.14.1 (129)

This commit is contained in:
tibbi 2017-09-07 21:44:30 +02:00
parent 188e2f1254
commit d46a783423

View file

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