update version to 5.0.0

This commit is contained in:
tibbi 2018-10-12 22:23:08 +02:00
parent 794232e26b
commit 883df5e3c8
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.flashlight"
minSdkVersion 21
targetSdkVersion 28
versionCode 31
versionName "4.2.0"
versionCode 32
versionName "5.0.0"
setProperty("archivesBaseName", "flashlight")
}