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

Commit

Permalink
Bump version to 3.0.16 (938)
Browse files Browse the repository at this point in the history
  • Loading branch information
nick0602 committed Jul 24, 2023
1 parent c5e7775 commit 233d956
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.15"
const val versionCode = 937
const val versionName = "3.0.16"
const val versionCode = 938

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

0 comments on commit 233d956

Please sign in to comment.