update version to 5.6.1

This commit is contained in:
tibbi 2022-05-20 20:14:56 +02:00
parent 8f8273ec6f
commit efe69918be
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 52
versionName "5.6.0"
versionCode 53
versionName "5.6.1"
setProperty("archivesBaseName", "flashlight")
}