Skip to content

Commit

Permalink
Bump version to 4.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Jodlowski authored and MargeBot committed Jun 12, 2024
1 parent 7838582 commit cdcfb72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Config.kt
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ object Config {
const val targetSdk = 33
const val testInstrumentationRunner = "ch.protonmail.android.uitest.HiltTestRunner"
const val versionCode = 1
const val versionName = "4.0.13"
const val versionName = "4.0.14"
}

0 comments on commit cdcfb72

Please sign in to comment.