Skip to content

Commit

Permalink
chore: bump app version
Browse files Browse the repository at this point in the history
(cherry picked from commit 375b722)
  • Loading branch information
MohamadJaara committed Aug 28, 2024
1 parent 02ef666 commit 84ecd1d
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.8.3"
const val versionName = "4.8.4"

private lateinit var _rootDir: File

Expand Down

0 comments on commit 84ecd1d

Please sign in to comment.