Skip to content

Commit d7fb426

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

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
@@ -68,7 +68,7 @@ dependencies {
6868
implementation 'androidx.annotation:annotation:1.5.0'
6969
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4'
7070
implementation 'androidx.compose.runtime:runtime'
71-
api 'com.rokt:roktsdk:4.11.0'
71+
api 'com.rokt:roktsdk:4.11.1'
7272

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

0 commit comments

Comments
 (0)