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 36f167b commit b5df02bCopy full SHA for b5df02b
build.gradle
@@ -58,7 +58,7 @@ repositories {
58
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'
+ api 'com.rokt:roktsdk:4.11.0'
62
63
testImplementation files('libs/java-json.jar')
64
testImplementation 'com.squareup.assertj:assertj-android:1.2.0'
0 commit comments