update version to 22 (1.22)

This commit is contained in:
tibbi 2016-10-03 23:28:17 +02:00
parent 53c7c78801
commit 49cf04a6da

View file

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 21 versionCode 22
versionName "1.21" versionName "1.22"
} }
signingConfigs { signingConfigs {