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

Compiled AAR lib #20

Open
prygunov opened this issue Jul 9, 2023 · 0 comments
Open

Compiled AAR lib #20

prygunov opened this issue Jul 9, 2023 · 0 comments

Comments

@prygunov
Copy link

prygunov commented Jul 9, 2023

I just want to place somewhere the compiled AAR library and can not find place better than this. It's build at 08.07.2023 (version 0.2.4?). Author, it's useful to add such files to releases.

If you want to include libgdx-oboe to your project you need to move aar file to libs directory inside your app module and then make sure that build.gradle contains:
implementation fileTree(dir: "libs", include: ["*.aar"])

libgdx-oboe.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant