Skip to content

Commit db9dd11

Browse files
committed
chore: bump version to 4.3.4
1 parent 6135347 commit db9dd11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/plugins/src/main/kotlin/AndroidCoordinates.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ object AndroidSdk {
2525

2626
object AndroidApp {
2727
const val id = "com.wire.android"
28-
const val versionName = "4.3.3"
28+
const val versionName = "4.3.4"
2929
val versionCode = Versionizer().versionCode
3030
}

0 commit comments

Comments
 (0)