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
1 changed files with 2 additions and 2 deletions

View File

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