File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
aws-android-sdk-cognitoauth
aws-android-sdk-mobile-client Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ dependencies {
2323 api (project(' :aws-android-sdk-core' )) {
2424 exclude group : ' com.google.android' , module : ' android'
2525 }
26- implementation ' androidx.browser:browser:1.4 .0'
26+ implementation ' androidx.browser:browser:1.3 .0'
2727 implementation ' com.amazonaws:aws-android-sdk-cognitoidentityprovider-asf:1.0.0'
2828}
2929
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ dependencies {
4747 compileOnly project(' :aws-android-sdk-auth-google' )
4848 compileOnly project(' :aws-android-sdk-auth-userpools' )
4949 compileOnly project(' :aws-android-sdk-cognitoauth' )
50- compileOnly ' androidx.browser:browser:1.4 .0'
50+ compileOnly ' androidx.browser:browser:1.3 .0'
5151
5252 testImplementation ' junit:junit:4.13.2'
5353 testImplementation ' org.mockito:mockito-core:3.2.4'
You can’t perform that action at this time.
0 commit comments