This repository was archived by the owner on May 5, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ dependencies {
9393 implementation ' com.crashlytics.sdk.android:crashlytics:2.10.1'
9494 implementation(" de.symeda.sormas:sormas-api:$sormasVersion " ) { changing = true }
9595 implementation ' com.github.mpkorstanje:simmetrics-core:4.1.1'
96- implementation ' com.google.guava:guava:30.0-android '
96+ implementation ' com.google.guava:guava:19.0 '
9797 implementation ' com.opencsv:opencsv:5.3'
9898 implementation ' commons-beanutils:commons-beanutils:1.9.4'
9999 implementation ' commons-codec:commons-codec:1.15'
@@ -108,8 +108,8 @@ dependencies {
108108 implementation(name : ' CircleProgress-v1.2.1' , ext : ' aar' )
109109 implementation ' io.reactivex:rxandroid:1.0.1'
110110 implementation ' io.reactivex:rxjava:1.0.14'
111- implementation ' com.fasterxml.jackson.core:jackson-core:2.10.2 '
112- implementation ' com.fasterxml.jackson.core:jackson-annotations:2.10.2 '
111+ implementation ' com.fasterxml.jackson.core:jackson-core:2.9.8 '
112+ implementation ' com.fasterxml.jackson.core:jackson-annotations:2.9.8 '
113113 implementation " androidx.lifecycle:lifecycle-extensions:$lifecycle_version "
114114 implementation " androidx.paging:paging-runtime:$paging_version "
115115 testImplementation ' junit:junit:4.13.1'
You can’t perform that action at this time.
0 commit comments