Skip to content

Commit

Permalink
Add back ARCore (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantrem authored Jul 27, 2021
1 parent de6b2d1 commit caa566c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package/Android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ repositories {
dependencies {
//noinspection GradleDynamicVersion
implementation 'com.facebook.react:react-native:+' // From node_modules
implementation 'com.google.ar:core:1.14.0'
}

def configureReactNativePom(def pom) {
Expand Down

0 comments on commit caa566c

Please sign in to comment.