update version to 5.1.3
This commit is contained in:
parent
490d247344
commit
f32b8fba66
|
@ -16,8 +16,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.voicerecorder"
|
applicationId "com.simplemobiletools.voicerecorder"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 5
|
versionCode 6
|
||||||
versionName "5.1.2"
|
versionName "5.1.3"
|
||||||
setProperty("archivesBaseName", "voice-recorder")
|
setProperty("archivesBaseName", "voice-recorder")
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue