update version to 5.4.1

This commit is contained in:
tibbi 2021-02-11 23:05:58 +01:00
parent 6f53e08d43
commit 4e3af6b8d5
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 44
versionName "5.4.0"
versionCode 45
versionName "5.4.1"
setProperty("archivesBaseName", "flashlight")
}