Skip to content

Commit

Permalink
version bump to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
odaridavid committed May 12, 2020
1 parent 4cc189a commit 0bdecc8
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 @@ -8,7 +8,7 @@ ext {
//App Versioning
versionCodeMajor = 1
versionCodeMinor = 0
versionCodePatch = 1
versionCodePatch = 2
versionName = "$versionCodeMajor.$versionCodeMinor.$versionCodePatch"

//Dependencies Version - Presentation
Expand Down

0 comments on commit 0bdecc8

Please sign in to comment.