update version to 5.9.1
This commit is contained in:
parent
4b642ff8af
commit
43afd7374a
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId "com.simplemobiletools.voicerecorder"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode 26
|
||||
versionName "5.9.0"
|
||||
versionCode 27
|
||||
versionName "5.9.1"
|
||||
setProperty("archivesBaseName", "voice-recorder")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue