update version to 3.0.0

This commit is contained in:
tibbi 2017-12-04 23:33:42 +01:00
parent 81a390ef5c
commit af536df622

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 27
versionCode 145
versionName "2.19.0"
versionCode 146
versionName "3.0.0"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}