update version to 5.4.2

This commit is contained in:
tibbi 2021-03-06 10:08:57 +01:00
parent ce553d105a
commit 31c7d21226
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.flashlight"
minSdkVersion 21
targetSdkVersion 30
versionCode 45
versionName "5.4.1"
versionCode 46
versionName "5.4.2"
setProperty("archivesBaseName", "flashlight")
}