Skip to content

Commit af4c4da

Browse files
committed
Bump to 4.3.0
NOJIRA
1 parent b152ba5 commit af4c4da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Config.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ object Config {
2323
const val targetSdk = 34
2424
const val testInstrumentationRunner = "ch.protonmail.android.uitest.HiltTestRunner"
2525
const val versionCode = 1
26-
const val versionName = "4.2.1"
26+
const val versionName = "4.3.0"
2727
}

0 commit comments

Comments
 (0)