update version to 5.10.4
This commit is contained in:
parent
c00ea4e2a1
commit
1421b34a39
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId "com.simplemobiletools.voicerecorder"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode 31
|
||||
versionName "5.10.3"
|
||||
versionCode 32
|
||||
versionName "5.10.4"
|
||||
setProperty("archivesBaseName", "voice-recorder")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue