update version to 5.12.2
This commit is contained in:
parent
430ddd5994
commit
ebe55079fb
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@ app-build-javaVersion = "VERSION_17"
|
|||
app-build-kotlinJVMTarget = "17"
|
||||
#versioning
|
||||
app-version-appId = "com.simplemobiletools.voicerecorder"
|
||||
app-version-versionCode = "39"
|
||||
app-version-versionName = "5.12.1"
|
||||
app-version-versionCode = "40"
|
||||
app-version-versionName = "5.12.2"
|
||||
[libraries]
|
||||
#AndroidX
|
||||
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }
|
||||
|
|
Loading…
Reference in a new issue