Skip to content

Commit

Permalink
chore: bump next 4.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yamilmedina committed Nov 19, 2024
1 parent 7a6c3c6 commit 740c99f
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 @@ -26,7 +26,7 @@ object AndroidSdk {

object AndroidApp {
const val id = "com.wire.android"
const val versionName = "4.9.0"
const val versionName = "4.9.1"
val versionCode by lazy {
Versionizer(_rootDir).versionCode
}
Expand Down

0 comments on commit 740c99f

Please sign in to comment.