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