Skip to content

Commit caa566c

Browse files
authored
Add back ARCore (#265)
1 parent de6b2d1 commit caa566c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Package/Android/build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ repositories {
7777
dependencies {
7878
//noinspection GradleDynamicVersion
7979
implementation 'com.facebook.react:react-native:+' // From node_modules
80+
implementation 'com.google.ar:core:1.14.0'
8081
}
8182

8283
def configureReactNativePom(def pom) {

0 commit comments

Comments
 (0)