Changed build version

#comment Just changed the version for a new release
Affected: nothing
This commit is contained in:
Zorica Stojchevska 2022-12-30 15:26:37 +01:00
parent a247af206b
commit c98ccdff01
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ import org.gradle.api.JavaVersion
object ProtonMail {
const val versionName = "3.0.11"
const val versionCode = 926
const val versionCode = 927
const val compileSdk = 33
const val targetSdk = 31