Alex Dixon

Results 28 comments of Alex Dixon

Would you be able to provide a working example of Kotlin usage like there is for Java/JNI and C++. We can also hook it up to the automated GitHub actions....

Thanks for the update, a few more things to chew on there. Hopefully you can still work with your changes locally and we can carefully move toward merging into main....

Can we generate a default `androidnamespace` value for gradle versions that require it? Much like how the previous package attribute was derived by the project name? `verbosef` sounds good for...

Took these changes in the end, to fix windows build issues. seems like it's easiest just to upgrade the toolchain to gradle 8 at least now

Not sure what the issue is, I can try taking a look to see if I can reproduce. What gradle version are you using? Changes in this pull request: https://github.com/polymonster/premake-android-studio/pull/21...

I was able to reproduce on latest android studio / windows. Mostly I have been using this on macOS so haven't tested windows for a while. If you delete the...

I made a branch in which I am able to build the windows version: https://github.com/polymonster/premake-android-studio/tree/upgrade-gradle Having trouble getting the gradle version correctly configured now on the CI (linux) so not...

Changes are now merged into main, updated to gradle 8+ and fixed the issue with empty gradle.wrapper files