Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Commit

Permalink
Version code bump
Browse files Browse the repository at this point in the history
  • Loading branch information
xyzz committed May 11, 2019
1 parent 620b680 commit 5b00785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ android {

defaultConfig {
applicationId "is.xyz.omw"
versionCode 17
versionCode 18
versionName calculateVersion()

minSdkVersion 21
Expand Down

2 comments on commit 5b00785

@terabyte25
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you going to be publishing nightlies everyday?

@xyzz
Copy link
Owner Author

@xyzz xyzz commented on 5b00785 May 11, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No.

Please sign in to comment.