update version to 5.1.0
This commit is contained in:
parent
21593ac11b
commit
c8e06fa27b
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.voicerecorder"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 2
|
||||
versionName "5.0.1"
|
||||
versionCode 3
|
||||
versionName "5.1.0"
|
||||
setProperty("archivesBaseName", "voice-recorder")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue