update version to 5.2.0
This commit is contained in:
parent
e9bb289c1b
commit
00d99b7aac
|
@ -15,8 +15,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.voicerecorder"
|
applicationId "com.simplemobiletools.voicerecorder"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 6
|
versionCode 7
|
||||||
versionName "5.1.3"
|
versionName "5.2.0"
|
||||||
setProperty("archivesBaseName", "voice-recorder")
|
setProperty("archivesBaseName", "voice-recorder")
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue