Skip to content

Commit

Permalink
update version to 6.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbi committed Sep 19, 2023
1 parent 5dad56a commit b103b78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Expand Up @@ -22,8 +22,8 @@ app-build-javaVersion = "VERSION_17"
app-build-kotlinJVMTarget = "17"
#versioning
app-version-appId = "com.simplemobiletools.calendar.pro"
app-version-versionCode = "238"
app-version-versionName = "6.22.2"
app-version-versionCode = "239"
app-version-versionName = "6.23.0"
[libraries]
#Android X
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "constraintlayout" }
Expand Down

0 comments on commit b103b78

Please sign in to comment.