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 6f8ae05 commit d7fb426Copy full SHA for d7fb426
build.gradle
@@ -68,7 +68,7 @@ dependencies {
68
implementation 'androidx.annotation:annotation:1.5.0'
69
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4'
70
implementation 'androidx.compose.runtime:runtime'
71
- api 'com.rokt:roktsdk:4.11.0'
+ api 'com.rokt:roktsdk:4.11.1'
72
73
testImplementation files('libs/java-json.jar')
74
testImplementation 'com.squareup.assertj:assertj-android:1.2.0'
0 commit comments