update version to 5.0.5

This commit is contained in:
tibbi 2020-02-15 23:02:56 +01:00
parent ee926e9754
commit 102e01d8f4
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 36
versionName "5.0.4"
versionCode 37
versionName "5.0.5"
setProperty("archivesBaseName", "flashlight")
}