We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c846ec0 + 1e1990f commit 19092aeCopy full SHA for 19092ae
OneSignalSDK/onesignal/notifications/build.gradle
@@ -65,7 +65,7 @@ dependencies {
65
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlinVersion"
66
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4"
67
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4"
68
- implementation 'androidx.work:work-runtime-ktx:2.7.1'
+ implementation 'androidx.work:work-runtime-ktx:2.8.1'
69
70
compileOnly('com.amazon.device:amazon-appstore-sdk:[3.0.1, 3.0.99]')
71
0 commit comments