update version to 2.8.4

This commit is contained in:
tibbi 2017-04-13 23:02:17 +02:00
parent fcd9f1a94c
commit 252376a591

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 92 versionCode 93
versionName "2.8.3" versionName "2.8.4"
} }
signingConfigs { signingConfigs {