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.
1 parent 6ba7143 commit cc5ce7eCopy full SHA for cc5ce7e
descopesdk/build.gradle
@@ -44,7 +44,7 @@ dependencies {
44
api "androidx.lifecycle:lifecycle-common:2.6.2"
45
api "androidx.lifecycle:lifecycle-process:2.6.2"
46
api "androidx.security:security-crypto:1.0.0"
47
- api "androidx.browser:browser:1.6.0"
+ api "androidx.browser:browser:1.7.0"
48
49
// Test Dependencies
50
testImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.7.3"
0 commit comments