|
|
|
|
@ -99,6 +99,7 @@ dependencies { |
|
|
|
|
implementation 'cat.ereza:customactivityoncrash:2.4.0' |
|
|
|
|
implementation 'com.github.bassaer:materialdesigncolors:1.0.0' |
|
|
|
|
implementation 'com.github.bumptech.glide:glide:4.14.2' |
|
|
|
|
implementation 'com.github.thegrizzlylabs:sardine-android:0.8' |
|
|
|
|
implementation 'com.google.android.material:material:1.9.0-beta01' |
|
|
|
|
implementation 'com.google.code.gson:gson:2.10.1' |
|
|
|
|
implementation 'com.google.net.cronet:cronet-okhttp:0.1.0' |
|
|
|
|
@ -110,7 +111,6 @@ dependencies { |
|
|
|
|
implementation 'org.chromium.net:cronet-embedded:101.4951.41' |
|
|
|
|
implementation 'org.greenrobot:eventbus:3.3.1' |
|
|
|
|
implementation 'org.nanohttpd:nanohttpd:2.3.1' |
|
|
|
|
implementation('com.github.thegrizzlylabs:sardine-android:0.8') { transitive = false } |
|
|
|
|
implementation('org.simpleframework:simple-xml:2.7.1') { exclude group: 'stax', module: 'stax-api' exclude group: 'xpp3', module: 'xpp3' } |
|
|
|
|
leanbackImplementation 'androidx.leanback:leanback:1.2.0-alpha02' |
|
|
|
|
leanbackImplementation 'me.jessyan:autosize:1.2.1' |
|
|
|
|
|