Skip to content

Commit

Permalink
Update dependencies.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
jahirfiquitiva committed Apr 7, 2019
1 parent 07e4637 commit 64d26d9
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 : 28,
buildTools : '28.0.3',
// Versions:
versionCode: 143,
versionName: '1.4.3',
versionCode: 144,
versionName: '1.4.4',
// Gradle Plugins
gradle : '3.3.2',
kotlin : '1.3.21',
libs : '2.1',
// Dependencies
kuper : '1.6.4',
kuper : '1.6.5',
counterFab : '1.2.1',
fuel : '1.16.0',
oneSignal : '3.10.7'
Expand Down

0 comments on commit 64d26d9

Please sign in to comment.