update version to 4.2.0

This commit is contained in:
tibbi 2018-10-05 20:48:05 +02:00
parent bed75a5ead
commit 365073e3e4

View File

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