update version to 5.4.0
This commit is contained in:
parent
d3e58a4acd
commit
65160242a1
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId "com.simplemobiletools.voicerecorder"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 9
|
||||
versionName "5.3.0"
|
||||
versionCode 10
|
||||
versionName "5.4.0"
|
||||
setProperty("archivesBaseName", "voice-recorder")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue