Skip to content

Commit

Permalink
Update dependencies.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
jahirfiquitiva committed Aug 10, 2019
1 parent 3be56c9 commit 22d37e8
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.0',
// Versions:
versionCode: 146,
versionName: '1.4.6',
versionCode: 147,
versionName: '1.4.7',
// Gradle Plugins
gradle : '3.4.2',
kotlin : '1.3.21',
libs : '2.1',
// Dependencies
kuper : '1.6.8',
kuper : '1.6.9',
counterFab : '1.2.1',
fuel : '1.16.0',
oneSignal : '3.11.1'
Expand Down

0 comments on commit 22d37e8

Please sign in to comment.