Skip to content
This repository has been archived by the owner on Feb 17, 2020. It is now read-only.

Commit

Permalink
update kotlin and dagger
Browse files Browse the repository at this point in the history
  • Loading branch information
quiro91 committed Nov 3, 2018
1 parent 11618cd commit e99245f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
@@ -1,8 +1,8 @@
ext { ext {
daggerVersion = '2.18' daggerVersion = '2.19'
glideVersion = '4.8.0' glideVersion = '4.8.0'
androidxVersion = '1.0.0' androidxVersion = '1.0.0'
kotlinVersion = '1.2.71' kotlinVersion = '1.3.0'
moshiVersion = '1.7.0' moshiVersion = '1.7.0'


detektVersion = '1.0.0.RC9.2' detektVersion = '1.0.0.RC9.2'
Expand Down

0 comments on commit e99245f

Please sign in to comment.