We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de6b2d1 commit caa566cCopy full SHA for caa566c
Package/Android/build.gradle
@@ -77,6 +77,7 @@ repositories {
77
dependencies {
78
//noinspection GradleDynamicVersion
79
implementation 'com.facebook.react:react-native:+' // From node_modules
80
+ implementation 'com.google.ar:core:1.14.0'
81
}
82
83
def configureReactNativePom(def pom) {
0 commit comments