update version to 5.8.3

This commit is contained in:
tibbi 2022-11-15 16:03:49 +01:00
parent 2dc20b3ac9
commit 93bda81af4

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.flashlight"
minSdkVersion 21
targetSdkVersion 33
versionCode 59
versionName "5.8.2"
versionCode 60
versionName "5.8.3"
setProperty("archivesBaseName", "flashlight")
}