mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 01:39:18 +02:00
remove com.annimon:stream dependency
This commit is contained in:
parent
a68f3a7024
commit
fd057485db
7 changed files with 61 additions and 86 deletions
|
@ -187,7 +187,6 @@ dependencies {
|
|||
implementation ('com.davemorrissey.labs:subsampling-scale-image-view:3.10.0') { // for the zooming on photos / media
|
||||
exclude group: 'com.android.support', module: 'support-annotations'
|
||||
}
|
||||
implementation 'com.annimon:stream:1.1.8' // brings future java streams api to SDK Version < 24
|
||||
|
||||
// Replacement for ContentResolver
|
||||
// that protects against the Surreptitious Sharing attack.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue