Use R8 full mode

R8 FTW!
This commit is contained in:
topjohnwu
2019-04-02 16:32:40 -04:00
parent a9c90718d6
commit 056dafc59f
3 changed files with 5 additions and 2 deletions

View File

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