Skip to content

Commit

Permalink
chore: bump app version to 4.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamadJaara committed Aug 13, 2024
1 parent 9b875dd commit 821b81a
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,7 +25,7 @@ object AndroidSdk {

object AndroidApp {
const val id = "com.wire.android"
const val versionName = "4.8.1"
const val versionName = "4.8.2"
val versionCode = Versionizer().versionCode

/**
Expand Down

0 comments on commit 821b81a

Please sign in to comment.