From 6f34d854ea7552fadd9b22e934b45cd86ebc162b Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Wed, 8 Jul 2020 22:19:08 +0800 Subject: Setting autoplay videos visible area offset is available. Remove Crashy because it will crash on some devices, such as Pixel Slate. --- app/build.gradle | 4 ---- 1 file changed, 4 deletions(-) (limited to 'app/build.gradle') diff --git a/app/build.gradle b/app/build.gradle index e70eeda9..76f05962 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -87,10 +87,6 @@ dependencies { implementation 'com.google.code.gson:gson:2.8.6' implementation 'me.zhanghai.android.fastscroll:library:1.1.2' implementation "com.thefuntasty.hauler:core:3.1.0" - // androidX startup for auto-init - implementation "androidx.startup:startup-runtime:1.0.0-alpha01" - //crashy - implementation 'com.github.CraZyLegenD:Crashy:1.0.3' def toroVersion = '3.7.0.2010003' implementation "im.ene.toro3:toro:$toroVersion" -- cgit v1.2.3