We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b870f8f commit b2adb23Copy full SHA for b2adb23
descopesdk/build.gradle
@@ -42,7 +42,7 @@ android {
42
dependencies {
43
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1"
44
implementation "androidx.lifecycle:lifecycle-common:2.8.4"
45
- implementation "androidx.lifecycle:lifecycle-process:2.8.4"
+ implementation "androidx.lifecycle:lifecycle-process:2.8.7"
46
implementation "androidx.browser:browser:1.8.0"
47
implementation "androidx.security:security-crypto:1.0.0"
48
implementation "androidx.credentials:credentials:1.2.2"
0 commit comments