Skip to content

Commit 442693a

Browse files
chore: Bump com.rokt:roktsdk from 4.8.1 to 4.9.0
Bumps [com.rokt:roktsdk](https://github.com/ROKT/sdk-android-source) from 4.8.1 to 4.9.0. - [Commits](https://github.com/ROKT/sdk-android-source/commits) --- updated-dependencies: - dependency-name: com.rokt:roktsdk dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5fa0c10 commit 442693a

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
@@ -61,7 +61,7 @@ repositories {
6161

6262
dependencies {
6363
implementation 'androidx.annotation:annotation:1.5.0'
64-
api 'com.rokt:roktsdk:4.8.1'
64+
api 'com.rokt:roktsdk:4.9.0'
6565

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

0 commit comments

Comments
 (0)