update version to 5.5.3

This commit is contained in:
tibbi 2022-02-12 10:28:45 +01:00
parent 1a0cddf322
commit c8eaeb9213
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.flashlight"
minSdkVersion 21
targetSdkVersion 30
versionCode 50
versionName "5.5.2"
versionCode 51
versionName "5.5.3"
setProperty("archivesBaseName", "flashlight")
}