Merge branch 'master' into pull request #1342

This commit is contained in:
topjohnwu
2019-04-19 01:28:45 -04:00
3 changed files with 5 additions and 5 deletions

View File

@@ -60,7 +60,7 @@ dependencies {
implementation 'androidx.work:work-runtime:2.0.1'
implementation 'androidx.transition:transition:1.1.0-beta01'
def libsuVersion = '2.4.0'
def libsuVersion = '2.5.0'
implementation "com.github.topjohnwu.libsu:core:${libsuVersion}"
implementation "com.github.topjohnwu.libsu:io:${libsuVersion}"