Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish Godot OpenXR Android libraries to MavenCentral #191

Open
1 of 4 tasks
m4gr3d opened this issue Mar 16, 2022 · 1 comment
Open
1 of 4 tasks

Publish Godot OpenXR Android libraries to MavenCentral #191

m4gr3d opened this issue Mar 16, 2022 · 1 comment
Assignees
Labels
android Applies specifically to Android OS enhancement New feature or request

Comments

@m4gr3d
Copy link
Collaborator

m4gr3d commented Mar 16, 2022

Tracks the progress for making Godot OpenXR Android libraries available to end-users via MavenCentral, a repository provided by the Maven community which contains a large number of commonly used libraries.

This will enable access to the Godot OpenXR Android libraries through a single line addition to the gradle build file:

dependencies {
    ...
    implementation 'io.github.m4gr3d:godot-openxr:<versions>'
    ...
}

The implementation will go through the following steps:

@m4gr3d m4gr3d added enhancement New feature or request android Applies specifically to Android OS labels Mar 16, 2022
@m4gr3d m4gr3d self-assigned this Mar 16, 2022
@BastiaanOlij
Copy link
Member

BastiaanOlij commented Jul 15, 2022

@m4gr3d I noticed it is published on MavenCentral but pointing to your fork. If thats intentional happy for it to be that way but if not, just thought I'd mention it :)

edit Ah i already asked you about it on the PR, never mind :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Applies specifically to Android OS enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants