update version to 3.0.2

This commit is contained in:
tibbi 2017-12-17 13:14:23 +01:00
parent 0ae0d8df12
commit 7a8d6043fa
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 27
versionCode 147
versionName "3.0.1"
versionCode 148
versionName "3.0.2"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}