Changed build version

#comment Just increased the version code for a new
release
Affected: nothing
This commit is contained in:
Zorica Stojchevska 2022-04-19 10:16:34 +02:00
parent 38ba33f7f9
commit e555010c37
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
object ProtonMail {
const val versionName = "3.0.0"
const val versionCode = 836
const val versionCode = 837
const val targetSdk = 31
const val minSdk = 23