update version to 5.12.3
This commit is contained in:
parent
077373e6cf
commit
9a7a12755a
1 changed files with 2 additions and 2 deletions
|
@ -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" }
|
||||
|
|
Loading…
Reference in a new issue