update version to 5.5.1

This commit is contained in:
tibbi 2021-12-29 20:16:26 +01:00
parent 93d4775c71
commit 561183ab25
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 48
versionName "5.5.0"
versionCode 49
versionName "5.5.1"
setProperty("archivesBaseName", "flashlight")
}