update version to 5.6.2
This commit is contained in:
parent
b1b5414276
commit
64416e7378
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId "com.simplemobiletools.voicerecorder"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 15
|
||||
versionName "5.6.1"
|
||||
versionCode 16
|
||||
versionName "5.6.2"
|
||||
setProperty("archivesBaseName", "voice-recorder")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue