This message was deleted.
# native
s
This message was deleted.
d
In theory, it should work. You may have to adapt the target name you use on the toolchains. Gradle core uses platform name while Nokee, concat the OS family and architecture name used. In the latest Nokee, you can pretty much choose any name for the OS family and architecture. The issue is if we detect them properly. In general, we support the same name as Gradle core plugins.
We still have some gap around some general Gradle feature like install task. Testing could be better. However if you want to give it a try with a subset of the project and help out with some of the features, I can provide some guidance.