update app version to 2.10.5

This commit is contained in:
tibbi 2017-05-26 09:10:25 +02:00
parent 9c258370b5
commit 6ee2e067b8

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 103 versionCode 104
versionName "2.10.4" versionName "2.10.5"
} }
signingConfigs { signingConfigs {