Skip to content

Commit

Permalink
chore: bump develop to v4.6.x (#2425)
Browse files Browse the repository at this point in the history
Co-authored-by: MohamadJaara <“mohamad.jaara@wire.com”>
Co-authored-by: Michał Saleniuk <saleniuk@gmail.com>
  • Loading branch information
3 people committed Nov 15, 2023
1 parent c875768 commit 4a25e69
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.5.0"
const val versionName = "4.6.0"
val versionCode = Versionizer().versionCode
}

0 comments on commit 4a25e69

Please sign in to comment.