update version to 5.6.5

This commit is contained in:
tibbi 2022-03-21 21:50:29 +01:00
parent 1115ce696c
commit 68ae2e7c79

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.voicerecorder"
minSdkVersion 21
targetSdkVersion 30
versionCode 18
versionName "5.6.4"
versionCode 19
versionName "5.6.5"
setProperty("archivesBaseName", "voice-recorder")
vectorDrawables.useSupportLibrary = true
}