Skip to content

Gradle JavaCPP 1.5.5

Compare
Choose a tag to compare
@saudet saudet released this 08 Mar 11:23
· 20 commits to master since this release
1.5.5
df7436b

March 8, 2021 version 1.5.5

  • Add javacppPlatformExtension property to BuildPlugin and map it to platform.extension property
  • Add instructions to integrate BuildTask with Android Studio (issue #5)
  • Fix PlatformPlugin evaluating javacppPlatform too early (issue #8)
  • Honor the skip property in BuildTask (pull #7)
  • Add BuildExtension helper for maven-publish and update zlib sample project
  • Add builds for Android to zlib sample project (issue #5)