Skip to content

ARCore SDK for Android v1.26.0

Compare
Choose a tag to compare
@jeremyvc jeremyvc released this 13 Aug 00:24

Known issues

  • None

Breaking & behavioral changes

  • targetSdkVersion inside the ARCore aar has been updated to API level 31. Specifying a targetSdkVersion in your project's build.gradle or AndroidManifest.xml will override the ARCore value.

New APIs and capabilities

Deprecations

Other changes

  • Updated Java and native sample apps to targetSdkVersion 31 (Android 12).

Bug fixes

  • None