update version to 5.11.1
This commit is contained in:
parent
a42a6a4f8b
commit
27ed7170bc
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId "com.simplemobiletools.voicerecorder"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
versionCode 33
|
||||
versionName "5.11.0"
|
||||
versionCode 34
|
||||
versionName "5.11.1"
|
||||
setProperty("archivesBaseName", "voice-recorder")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue