Skip to content

Commit

Permalink
Update version code
Browse files Browse the repository at this point in the history
  • Loading branch information
jahirfiquitiva committed Feb 8, 2018
1 parent 5cbd8fe commit 5c73486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ ext.versions = [
minSdk : 16,
targetSdk : 27,
buildTools : '27.0.3',
versionCode : 220,
versionName : '2.2.0',
versionCode : 221,
versionName : '2.2.1',
// Gradle Plugins
gradle : '3.0.1',
kotlin : '1.2.21',
Expand Down

0 comments on commit 5c73486

Please sign in to comment.