We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ef396 commit cdfbce9Copy full SHA for cdfbce9
arsceneview/build.gradle
@@ -48,7 +48,7 @@ dependencies {
48
api project(":sceneview")
49
50
// ARCore
51
- def arcore_version = '1.32.0'
+ def arcore_version = '1.37.0'
52
api "com.google.ar:core:$arcore_version"
53
}
54
0 commit comments