Changed build version

#comment Just increased the build name and version code for a new
release
Affected: nothing
This commit is contained in:
Zorica Stojchevska 2022-04-13 09:48:49 +02:00
parent d7bb7c1b11
commit 9a9c8aadc0
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@
*/
object ProtonMail {
const val versionName = "1.15.4"
const val versionCode = 833
const val versionName = "3.0.0"
const val versionCode = 834
const val targetSdk = 31
const val minSdk = 23