update version to 5.8.1
This commit is contained in:
parent
bba73339fe
commit
9216c576f2
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId "com.simplemobiletools.voicerecorder"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode 23
|
||||
versionName "5.8.0"
|
||||
versionCode 24
|
||||
versionName "5.8.1"
|
||||
setProperty("archivesBaseName", "voice-recorder")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue