Update dependencies

This commit is contained in:
Mygod
2019-02-01 16:34:14 +08:00
parent 439f6bea65
commit 9352f10e6c
2 changed files with 2 additions and 2 deletions

View File

@@ -78,7 +78,7 @@ dependencies {
implementation 'androidx.preference:preference:1.1.0-alpha02'
implementation "androidx.room:room-coroutines:$roomVersion"
implementation 'com.github.luongvo:BadgeView:1.1.5'
implementation 'com.github.topjohnwu.libsu:core:2.2.0'
implementation 'com.github.topjohnwu.libsu:core:2.2.1'
implementation 'com.google.android.material:material:1.0.0'
implementation 'com.jakewharton.timber:timber:4.7.1'
implementation 'com.linkedin.dexmaker:dexmaker:2.21.0'