update version to 5.11.3

This commit is contained in:
tibbi 2023-04-26 23:18:36 +02:00
parent 4aebf4a944
commit 1bcc4ae01a

View file

@ -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
}