Skip to content

Commit ebe5507

Browse files
committed
update version to 5.12.2
1 parent 430ddd5 commit ebe5507

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ app-build-javaVersion = "VERSION_17"
2929
app-build-kotlinJVMTarget = "17"
3030
#versioning
3131
app-version-appId = "com.simplemobiletools.voicerecorder"
32-
app-version-versionCode = "39"
33-
app-version-versionName = "5.12.1"
32+
app-version-versionCode = "40"
33+
app-version-versionName = "5.12.2"
3434
[libraries]
3535
#AndroidX
3636
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }

0 commit comments

Comments
 (0)