update version to 5.11.3
This commit is contained in:
parent
4aebf4a944
commit
1bcc4ae01a
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId "com.simplemobiletools.voicerecorder"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
versionCode 35
|
||||
versionName "5.11.2"
|
||||
versionCode 36
|
||||
versionName "5.11.3"
|
||||
setProperty("archivesBaseName", "voice-recorder")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue