update version to 5.9.2

This commit is contained in:
tibbi 2023-05-15 20:55:40 +02:00
parent b1c2cb84b0
commit 3d4a1a651b
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 63
versionName "5.9.1"
versionCode 64
versionName "5.9.2"
setProperty("archivesBaseName", "flashlight")
}