Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
Changed build version for a new release
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoricaStojchevska committed May 10, 2023
1 parent a23af3a commit 9838284
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/ProtonMail.kt
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ import org.gradle.api.JavaVersion
*/
object ProtonMail {

const val versionName = "3.0.14"
const val versionCode = 936
const val versionName = "3.0.15"
const val versionCode = 937

const val compileSdk = 33
const val targetSdk = 31
Expand Down

0 comments on commit 9838284

Please sign in to comment.