update version to 5.11.4
This commit is contained in:
parent
d7cee12fec
commit
a01662b03a
|
@ -15,8 +15,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.voicerecorder"
|
applicationId "com.simplemobiletools.voicerecorder"
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 36
|
versionCode 37
|
||||||
versionName "5.11.3"
|
versionName "5.11.4"
|
||||||
setProperty("archivesBaseName", "voice-recorder")
|
setProperty("archivesBaseName", "voice-recorder")
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue