Update libsu

Close #1314
This commit is contained in:
topjohnwu
2019-04-08 21:05:11 -04:00
parent b72004e9cc
commit 7219947237
3 changed files with 7 additions and 7 deletions

View File

@@ -44,7 +44,7 @@ dependencies {
implementation 'androidx.work:work-runtime:2.0.0'
implementation 'androidx.transition:transition:1.1.0-alpha02'
def libsuVersion = '2.3.3'
def libsuVersion = '2.4.0'
implementation "com.github.topjohnwu.libsu:core:${libsuVersion}"
implementation "com.github.topjohnwu.libsu:io:${libsuVersion}"