Skip to content

Commit df29429

Browse files
committed
update version ot 6.16.5
1 parent ddbe72a commit df29429

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ app-build-javaVersion = "VERSION_17"
2121
app-build-kotlinJVMTarget = "17"
2222
#versioning
2323
app-version-appId = "com.simplemobiletools.notes.pro"
24-
app-version-versionCode = "112"
25-
app-version-versionName = "6.16.4"
24+
app-version-versionCode = "113"
25+
app-version-versionName = "6.16.5"
2626
[libraries]
2727
#AndroidX
2828
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }

0 commit comments

Comments
 (0)