We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48c1b5c commit 698150eCopy full SHA for 698150e
android/build.gradle
@@ -74,7 +74,7 @@ dependencies {
74
implementation 'org.slf4j:slf4j-api:2.0.7'
75
76
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.10"
77
- implementation "com.optimizely.ab:android-sdk:5.0.0"
+ implementation "com.optimizely.ab:android-sdk:5.0.1"
78
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.4'
79
implementation ('com.google.guava:guava:19.0') {
80
exclude group:'com.google.guava', module:'listenablefuture'
0 commit comments