Skip to content

Commit cc5ce7e

Browse files
authored
fix(deps): update dependency androidx.browser:browser to v1.7.0 (#51)
Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
1 parent 6ba7143 commit cc5ce7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

descopesdk/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
api "androidx.lifecycle:lifecycle-common:2.6.2"
4545
api "androidx.lifecycle:lifecycle-process:2.6.2"
4646
api "androidx.security:security-crypto:1.0.0"
47-
api "androidx.browser:browser:1.6.0"
47+
api "androidx.browser:browser:1.7.0"
4848

4949
// Test Dependencies
5050
testImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.7.3"

0 commit comments

Comments
 (0)