Skip to content

Commit

Permalink
Update dependencies.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
jahirfiquitiva committed Nov 17, 2019
1 parent b4f5133 commit ae58dc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ ext.versions = [
targetSdk : 29,
buildTools : '29.0.2',
// Versions:
versionCode: 150,
versionName: '1.5.0',
versionCode: 151,
versionName: '1.5.1',
// Gradle Plugins
gradle : '3.5.0',
kotlin : '1.3.50',
libs : '2.1',
// Dependencies
kuper : '1.7.1',
kuper : '1.7.2',
counterFab : '1.2.1',
fuel : '1.16.0',
oneSignal : '3.11.3'
Expand Down

0 comments on commit ae58dc2

Please sign in to comment.