Skip to content

Commit

Permalink
Merge pull request #9 from valartech/version_bump
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
amitav13 authored Apr 16, 2021
2 parents 2a28388 + 93e8181 commit b03833a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions loadinglayout/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ plugins {
}

static def getAppVersionCode() {
return 2
return 3
}

static def getAppVersionName() {
return "0.2.0"
return "1.0.0"
}

group = 'com.valartech'
Expand Down

0 comments on commit b03833a

Please sign in to comment.