Skip to content

Commit b5df02b

Browse files
chore: bump com.rokt:roktsdk from 4.10.0 to 4.11.0 (#57)
Bumps [com.rokt:roktsdk](https://github.com/ROKT/sdk-android-source) from 4.10.0 to 4.11.0. - [Commits](https://github.com/ROKT/sdk-android-source/commits) --- updated-dependencies: - dependency-name: com.rokt:roktsdk dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36f167b commit b5df02b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ repositories {
5858
dependencies {
5959
implementation 'androidx.annotation:annotation:1.5.0'
6060
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4'
61-
api 'com.rokt:roktsdk:4.10.0'
61+
api 'com.rokt:roktsdk:4.11.0'
6262

6363
testImplementation files('libs/java-json.jar')
6464
testImplementation 'com.squareup.assertj:assertj-android:1.2.0'

0 commit comments

Comments
 (0)