We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8fc14d7 + 31ed0b4 commit f25141fCopy full SHA for f25141f
android/app/build.gradle
@@ -64,6 +64,7 @@ dependencies {
64
testImplementation 'junit:junit:4.12'
65
androidTestImplementation 'androidx.test:runner:1.1.1'
66
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
67
+ implementation 'androidx.browser:browser:1.2.0'
68
}
69
70
apply plugin: 'com.google.gms.google-services'
0 commit comments