Skip to content

Commit

Permalink
Bump version to 4.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
marinomeneghel committed May 16, 2024
1 parent 33bc821 commit 29bd5e2
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.11"
const val versionName = "4.0.12"
}

0 comments on commit 29bd5e2

Please sign in to comment.