Use our own existing implementation

This commit is contained in:
topjohnwu
2019-03-13 01:37:35 -04:00
parent 217564963d
commit 1e24c72c11
5 changed files with 268 additions and 344 deletions

View File

@@ -29,7 +29,6 @@ dependencies {
implementation 'com.caverock:androidsvg-aar:1.3'
implementation 'org.kamranzafar:jtar:2.3'
implementation 'net.sourceforge.streamsupport:android-retrostreams:1.7.0'
implementation 'me.drakeet.multitype:multitype:3.5.0'
implementation 'com.github.sevar83:indeterminate-checkbox:1.0.5'
def androidXVersion = "1.0.0"