Skip to content

Commit

Permalink
update versionCode to 213
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Feb 28, 2019
1 parent a419ec7 commit 9d85308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ android {

defaultConfig {
applicationId "org.havenapp.main"
versionCode 212
versionCode 213
versionName getVersionName()
archivesBaseName = "Haven-$versionName"
minSdkVersion 16
Expand Down

0 comments on commit 9d85308

Please sign in to comment.