|
|
@ -65,9 +65,7 @@ dependencies { |
|
|
|
implementation 'org.jsoup:jsoup:1.10.3' //TODO: Warning: upgrading from 1.10.3 will break stuff! |
|
|
|
implementation 'com.github.franmontiel:PersistentCookieJar:v1.0.1' |
|
|
|
implementation 'com.github.PhilJay:MPAndroidChart:v3.0.3' |
|
|
|
implementation("com.mikepenz:materialdrawer:6.1.1@aar") { |
|
|
|
transitive = true |
|
|
|
} |
|
|
|
implementation "com.mikepenz:materialdrawer:6.1.1" |
|
|
|
implementation 'com.mikepenz:fontawesome-typeface:4.7.0.0@aar' |
|
|
|
implementation 'com.mikepenz:google-material-typeface:3.0.1.2.original@aar' |
|
|
|
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.15' |
|
|
|