Skip to content

Commit ba45119

Browse files
committed
chore: bump version from 4.21.0 to 4.22.0
1 parent db4dd01 commit ba45119

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
@@ -26,7 +26,7 @@ object AndroidSdk {
2626

2727
object AndroidApp {
2828
const val id = "com.wire.android"
29-
const val versionName = "4.21.0"
29+
const val versionName = "4.22.0"
3030
val versionCode by lazy {
3131
Versionizer(_rootDir).versionCode
3232
}

0 commit comments

Comments
 (0)