Skip to content

Commit

Permalink
#1294 bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
macgills committed Aug 9, 2019
1 parent fc9a6ea commit 88c65bc
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 @@ -188,7 +188,7 @@ def buildNumber = System.getenv('TRAVIS_BUILD_NUMBER') ?: "dev"
ext {
versionMajor = 2
versionMinor = 5
versionPatch = 1
versionPatch = 2
}

private String generateVersionName() {
Expand Down

0 comments on commit 88c65bc

Please sign in to comment.