Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
naman14 committed Feb 6, 2019
1 parent cb431b0 commit 8e90b8d
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 @@ -2,8 +2,8 @@ ext.versions = [
// App
minSdk : 21,
targetSdk : 28,
versionCode : 3,
versionName : "1.2",
versionCode : 4,
versionName : "1.3",

// Plugins
kotlin : "1.3.20",
Expand Down

0 comments on commit 8e90b8d

Please sign in to comment.