update version to 5.5.2

This commit is contained in:
tibbi 2022-01-31 22:35:42 +01:00
parent a53599323f
commit 7c418c7b45
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 49
versionName "5.5.1"
versionCode 50
versionName "5.5.2"
setProperty("archivesBaseName", "flashlight")
}