update version to 5.8.0

This commit is contained in:
tibbi 2022-08-17 21:46:26 +02:00
parent 25e0391427
commit 7f6927ae26
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 56
versionName "5.7.0"
versionCode 57
versionName "5.8.0"
setProperty("archivesBaseName", "flashlight")
}