Skip to content

Commit

Permalink
chore: bump version to 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tmspzz committed Jul 13, 2023
1 parent a51895b commit d769358
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 @@ -35,7 +35,7 @@ object AndroidClient {
const val appId = "com.wire.android"
const val namespace = appId
val versionCode = Versionizer().versionCode
const val versionName = "4.2.1"
const val versionName = "4.2.2"
const val testRunner = "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit d769358

Please sign in to comment.