libgdx-oboe icon indicating copy to clipboard operation
libgdx-oboe copied to clipboard

Compiled AAR lib

Open prygunov opened this issue 1 year ago • 0 comments

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

prygunov avatar Jul 09 '23 10:07 prygunov