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
Browse files Browse the repository at this point in the history
#comment Just increased the build version name and code for a new release
Affected: nothing
  • Loading branch information
Zorica Stojchevska committed Oct 20, 2021
1 parent ebbff91 commit e618874
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 @@ -23,8 +23,8 @@
*/
object ProtonMail {

const val versionName = "1.13.36"
const val versionCode = 783
const val versionName = "1.13.37"
const val versionCode = 784

const val targetSdk = 30
const val minSdk = 21
Expand Down

0 comments on commit e618874

Please sign in to comment.