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 51486d2 commit 800426cCopy full SHA for 800426c
build.gradle
@@ -59,7 +59,6 @@ dependencies {
59
implementation 'androidx.annotation:annotation:1.5.0'
60
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4'
61
api 'com.rokt:roktsdk:4.10.0'
62
- implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0"
63
64
testImplementation files('libs/java-json.jar')
65
testImplementation 'com.squareup.assertj:assertj-android:1.2.0'
0 commit comments