Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
G00fY2 committed Aug 9, 2019
1 parent 4fd8bca commit ded6d9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ buildscript {
kotlinVersion = '1.3.41'
coroutinesVersion = '1.2.2'
appcompatVersion = '1.1.0-rc01'
coreKtxVersion = '1.2.0-alpha02'
activityVersion = '1.1.0-alpha01'
coreKtxVersion = '1.2.0-alpha03'
activityVersion = '1.1.0-alpha02'
materialVersion = '1.1.0-alpha09'
recyclerviewVersion = '1.1.0-beta01'
recyclerviewVersion = '1.1.0-beta02'
vectorDrawableVersion = '1.1.0-rc01'
constraintlayoutVersion = '2.0.0-beta2'
timberVersion = '4.7.1'
Expand Down

0 comments on commit ded6d9d

Please sign in to comment.