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 code for a release
Affected: nothing
  • Loading branch information
Zorica Stojchevska committed Mar 11, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 8d16ac2 commit 81843df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/ProtonMail.kt
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@
*/
object ProtonMail {
const val versionName = "1.13.25"
const val versionCode = 754
const val versionCode = 762

const val targetSdk = 30
const val minSdk = 21

0 comments on commit 81843df

Please sign in to comment.