Gradle exports the library as a jar package · 1. Add code to the build.gradle file of the Library project. task makeJar(type: Copy) { · 2. Enter gradlew build in ...
確定! 回上一頁