update version to 5.9.1

This commit is contained in:
tibbi 2023-03-25 12:23:11 +01:00
parent 4bc55c1282
commit a92a4bf23a
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.flashlight"
minSdkVersion 23
targetSdkVersion 33
versionCode 62
versionName "5.9.0"
versionCode 63
versionName "5.9.1"
setProperty("archivesBaseName", "flashlight")
}