Skip to content

Commit cdfbce9

Browse files
committed
ar core update
1 parent 04ef396 commit cdfbce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arsceneview/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848
api project(":sceneview")
4949

5050
// ARCore
51-
def arcore_version = '1.32.0'
51+
def arcore_version = '1.37.0'
5252
api "com.google.ar:core:$arcore_version"
5353
}
5454

0 commit comments

Comments
 (0)