update version to 5.7.0

This commit is contained in:
tibbi 2022-07-20 17:48:56 +02:00
parent 1361a28cb1
commit 8fa0bf373c
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.flashlight"
minSdkVersion 21
targetSdkVersion 31
versionCode 55
versionName "5.6.3"
versionCode 56
versionName "5.7.0"
setProperty("archivesBaseName", "flashlight")
}