update version to 5.8.1
This commit is contained in:
parent
5713537fc9
commit
f039ec9f40
|
@ -15,8 +15,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.flashlight"
|
applicationId "com.simplemobiletools.flashlight"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 57
|
versionCode 58
|
||||||
versionName "5.8.0"
|
versionName "5.8.1"
|
||||||
setProperty("archivesBaseName", "flashlight")
|
setProperty("archivesBaseName", "flashlight")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue