Skip to content

Commit

Permalink
chore: bump version to 4.5.2 and kalium latest rc changes
Browse files Browse the repository at this point in the history
  • Loading branch information
yamilmedina committed Jan 5, 2024
1 parent 3f5defc commit 15587ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-logic/plugins/src/main/kotlin/AndroidCoordinates.kt
Expand Up @@ -25,6 +25,6 @@ object AndroidSdk {

object AndroidApp {
const val id = "com.wire.android"
const val versionName = "4.5.1"
const val versionName = "4.5.2"
val versionCode = Versionizer().versionCode
}

0 comments on commit 15587ad

Please sign in to comment.