- See prebuilt folder
- Open this library project in IntelliJ IDEA (Download)
- Build the artifact via the following path start from the top menu bar: Build --> Build Artifacts
- The latest
CoconutAnnotationLib.jarshould then appear inout/artifacts/CoconutAnnotationLib_jar. - Import the library to the target Android project to use Coconut privacy annotation (by adding this jar file to the
app/libsfolder)