I included a multi-release jar into app.libs
and call the api in the jar(the api simply print current jdk version). But it didn't work.
Will multi-release jar work in android? How to make it work?
I included a multi-release jar into app.libs
and call the api in the jar(the api simply print current jdk version). But it didn't work.
Will multi-release jar work in android? How to make it work?