Skip to content

Commit

Permalink
Added Browser Dependency
Browse files Browse the repository at this point in the history
efortuna#36 (comment)
Now,it can access to browser and authentication will not fail.
  • Loading branch information
sxmeer-ahmed authored Feb 8, 2021
1 parent 13b386e commit 0418e49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ dependencies {
androidTestImplementation 'com.android.support:support-annotations:25.0.0'
androidTestImplementation 'com.android.support.test:runner:0.5'
androidTestImplementation 'com.android.support.test:rules:0.5'
implementation 'androidx.browser:browser:1.2.0'
}

apply plugin: 'com.google.gms.google-services'

0 comments on commit 0418e49

Please sign in to comment.