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 432ae9a commit 413c6a7Copy full SHA for 413c6a7
arsceneview/build.gradle
@@ -88,7 +88,7 @@ dependencies {
88
api project(":sceneview")
89
90
// ARCore
91
- api "com.google.ar:core:1.46.0"
+ api "com.google.ar:core:1.48.0"
92
}
93
94
apply plugin: "com.vanniktech.maven.publish"
0 commit comments