Skip to content

Commit d88199c

Browse files
authored
Update androidx.browser to 1.7.0 (#376)
See related common PR: AzureAD/microsoft-authentication-library-common-for-android#2745
1 parent 9bbf709 commit d88199c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/versions.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ext {
2424
androidxCoreVersion = "1.5.0"
2525
annotationVersion = "1.0.0"
2626
appCompatVersion = "1.1.0"
27-
browserVersion = "1.0.0"
27+
browserVersion = "1.7.0"
2828
constraintLayoutVersion = "1.1.3"
2929
dexmakerMockitoVersion = "2.19.0"
3030
espressoCoreVersion = "3.1.0"

0 commit comments

Comments
 (0)