Upgrade streamsupport dependency
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
b75946af46
commit
0f67a2f194
@ -21,7 +21,7 @@ buildscript {
|
|||||||
jsr305Version = '3.0.2'
|
jsr305Version = '3.0.2'
|
||||||
kotlinVersion = '1.3.71'
|
kotlinVersion = '1.3.71'
|
||||||
preferenceVersion = '1.1.0'
|
preferenceVersion = '1.1.0'
|
||||||
streamsupportVersion = '1.7.1'
|
streamsupportVersion = '1.7.2'
|
||||||
threetenabpVersion = '1.2.3'
|
threetenabpVersion = '1.2.3'
|
||||||
// ZXING switched minSdk to 24 so we cannot upgrade to 4.0.2 without following suit.
|
// ZXING switched minSdk to 24 so we cannot upgrade to 4.0.2 without following suit.
|
||||||
// If you choose to upgrade to minSDK 24 then you should also disable Jetifier from
|
// If you choose to upgrade to minSDK 24 then you should also disable Jetifier from
|
||||||
|
Loading…
Reference in New Issue
Block a user