Welcome, Java 8/9 APIs

Fix #1162
This commit is contained in:
topjohnwu
2019-03-07 00:01:07 -05:00
parent 82c864d57e
commit 9a15365a57
3 changed files with 12 additions and 6 deletions

View File

@@ -64,6 +64,7 @@ dependencies {
fullImplementation project(':app-core')
fullImplementation 'ru.noties:markwon:2.0.1'
fullImplementation 'com.caverock:androidsvg-aar:1.3'
fullImplementation 'net.sourceforge.streamsupport:android-retrostreams:1.7.0'
def androidXVersion = "1.0.0"
implementation 'androidx.core:core:1.0.1'