Skip to content

Commit 582145a

Browse files
committed
chore: 4.13.0 release
1 parent f3979b3 commit 582145a

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.12.3"
29+
const val versionName = "4.13.0"
3030
val versionCode by lazy {
3131
Versionizer(_rootDir).versionCode
3232
}

0 commit comments

Comments
 (0)