Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Update to ARCore 1.0 #13

@HalfdanJ

Description

@HalfdanJ

Code needs to be updated to ARCore 1.0. It seems like there is no longer a aar file that can be downloaded, but its now instead done with gradle depenencies. But adding the tag

allprojects {
repositories {
    google()
        ...

wont play well with gradle-experimental.

It seems its the same for both c++ and java implementation.

Any ideas @danzeeeman ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions