We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfd8174 commit b96f928Copy full SHA for b96f928
1 file changed
build.gradle
@@ -75,7 +75,7 @@ dependencies {
75
implementation 'androidx.annotation:annotation:1.5.0'
76
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4'
77
implementation 'androidx.compose.runtime:runtime'
78
- api 'com.rokt:roktsdk:4.14.0'
+ api 'com.rokt:roktsdk:4.14.2'
79
80
testImplementation files('libs/java-json.jar')
81
testImplementation 'com.squareup.assertj:assertj-android:1.2.0'
0 commit comments