Skip to content

Commit

Permalink
chore: update app version
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamadJaara committed Mar 2, 2024
1 parent f7a2186 commit 79b7652
Showing 1 changed file with 1 addition and 1 deletion.
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.6.1"
const val versionName = "4.6.2"
val versionCode = Versionizer().versionCode
}

0 comments on commit 79b7652

Please sign in to comment.