Skip to content

Commit

Permalink
chore: bump version to 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tmspzz committed Apr 4, 2023
1 parent fff30da commit 663b935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ object AndroidNdk {
object AndroidClient {
const val appId = "com.wire.android"
val versionCode = Versionizer().versionCode
const val versionName = "4.0.3"
const val versionName = "4.0.4"
const val testRunner = "com.wire.android.HiltAwareTestRunner"
}

Expand Down

0 comments on commit 663b935

Please sign in to comment.