Revert "gradle: added svg library support"

This reverts commit b4a6f8d87a.
This commit is contained in:
rafal1137 2020-06-23 02:30:55 +02:00
parent 6a05a056ce
commit 235b4e7764

View file

@ -71,7 +71,6 @@ dependencies {
api 'com.github.erz05:JoyStick:1.1.0'
implementation 'com.loopj.android:android-async-http:1.4.10'
implementation 'com.google.guava:guava:29.0-android'
implementation 'com.github.bigfishcat.android:svg-android:2.0.8'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'com.jayway.android.robotium:robotium-solo:5.6.0'