update version to 5.8.2

This commit is contained in:
tibbi 2022-10-06 16:27:55 +02:00
parent 610d9e6728
commit 8c20fdbced
1 changed files with 2 additions and 2 deletions

View File

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