Skip to content

Commit

Permalink
release 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
naman14 committed Oct 5, 2020
1 parent 6bc2902 commit 4276d61
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 : 7,
versionName : "1.7",
versionCode : 8,
versionName : "1.8",

// Plugins
gradlePlugin : "3.3.1",
Expand Down

0 comments on commit 4276d61

Please sign in to comment.