update version to 5.0.6

This commit is contained in:
tibbi 2020-03-09 17:47:05 +01:00
parent 057b52f3ca
commit 9bd111e051
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.flashlight"
minSdkVersion 21
targetSdkVersion 29
versionCode 37
versionName "5.0.5"
versionCode 38
versionName "5.0.6"
setProperty("archivesBaseName", "flashlight")
}