Skip to content

Commit 1e1990f

Browse files
jennantillajinliu9508
authored andcommitted
Bump work-runtime dependency version implementation
Work manager dependency was updated in #1890 but missed updating the implementation
1 parent a7f27ec commit 1e1990f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OneSignalSDK/onesignal/notifications/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies {
6565
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlinVersion"
6666
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4"
6767
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4"
68-
implementation 'androidx.work:work-runtime-ktx:2.7.1'
68+
implementation 'androidx.work:work-runtime-ktx:2.8.1'
6969

7070
compileOnly('com.amazon.device:amazon-appstore-sdk:[3.0.1, 3.0.99]')
7171

0 commit comments

Comments
 (0)