Skip to content

Commit b4fec8c

Browse files
removed arcore dep in gradle (#254)
1 parent 99888a7 commit b4fec8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Package/Android/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ 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'
8180
}
8281

8382
def configureReactNativePom(def pom) {

0 commit comments

Comments
 (0)