update version to 5.12.3

This commit is contained in:
tibbi 2023-10-09 11:18:22 +02:00
parent 077373e6cf
commit 9a7a12755a
1 changed files with 2 additions and 2 deletions

View File

@ -34,8 +34,8 @@ app-build-javaVersion = "VERSION_17"
app-build-kotlinJVMTarget = "17"
#versioning
app-version-appId = "com.simplemobiletools.voicerecorder"
app-version-versionCode = "40"
app-version-versionName = "5.12.2"
app-version-versionCode = "41"
app-version-versionName = "5.12.3"
[libraries]
#AndroidX
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }