Skip to content

Commit

Permalink
version bump to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
odaridavid committed May 27, 2020
1 parent 524568e commit 0dcbb4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ext {

//App Versioning
versionCodeMajor = 1
versionCodeMinor = 1
versionCodeMinor = 2
versionCodePatch = 0
versionName = "$versionCodeMajor.$versionCodeMinor.$versionCodePatch"

Expand Down

0 comments on commit 0dcbb4a

Please sign in to comment.