update version to 5.0.5
This commit is contained in:
parent
ee926e9754
commit
102e01d8f4
|
@ -16,8 +16,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.flashlight"
|
applicationId "com.simplemobiletools.flashlight"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 36
|
versionCode 37
|
||||||
versionName "5.0.4"
|
versionName "5.0.5"
|
||||||
setProperty("archivesBaseName", "flashlight")
|
setProperty("archivesBaseName", "flashlight")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue