update version to 5.11.2
This commit is contained in:
parent
4a0268397b
commit
a62f15c7c2
|
@ -15,8 +15,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.voicerecorder"
|
applicationId "com.simplemobiletools.voicerecorder"
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 34
|
versionCode 35
|
||||||
versionName "5.11.1"
|
versionName "5.11.2"
|
||||||
setProperty("archivesBaseName", "voice-recorder")
|
setProperty("archivesBaseName", "voice-recorder")
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue