Skip to content

Commit

Permalink
Merge branch 'release/candidate' into fix/WPB-9458-
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamadJaara authored May 29, 2024
2 parents fb51cfc + 5aaf191 commit a496deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/plugins/src/main/kotlin/AndroidCoordinates.kt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ object AndroidSdk {

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

0 comments on commit a496deb

Please sign in to comment.