update version to 5.4.1
This commit is contained in:
parent
18186fe19c
commit
75da53e51b
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId "com.simplemobiletools.voicerecorder"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 10
|
||||
versionName "5.4.0"
|
||||
versionCode 11
|
||||
versionName "5.4.1"
|
||||
setProperty("archivesBaseName", "voice-recorder")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue