Skip to content

Releases: Infomaniak/PdfiumAndroid

Version 1.9.6

08 Feb 08:44
Compare
Choose a tag to compare
  • Edit jitpack.yml file to fix a Jitpack CI issue

Version 1.9.5

08 Feb 08:43
Compare
Choose a tag to compare
  • Upgrade build tools to 8.1.3
  • Upgrade gradle to 8.0
  • Delete package from AndroidManifest.xml and add namespace to build.gradle
  • Upgrade androidx.collection to 1.3.0

Version 1.9.4

08 Feb 08:42
cc21e08
Compare
Choose a tag to compare
  • Jumping from 1.9.2 to 1.9.4 because jitpack has an issue to refresh an existing artifact with the same name
  • Bump APP_PLATFORM from 14 to 21
  • Functionally the same as 1.9.2
  • Fix an issue when generating aar library
  • Add the possibility to generate local aar library using Maven Local (./gradlew publishToMavenLocal)