Releases: Infomaniak/PdfiumAndroid
Releases · Infomaniak/PdfiumAndroid
1.9.10
What's Changed
- chore: Update licence by @KevinBoulongne in #13
- chore: Re Add wrongly deleted methods after 16kb pages update by @tevincent in #14
- chore(Version): 1.9.10 by @tevincent in #15
New Contributors
- @KevinBoulongne made their first contribution in #13
Full Changelog: 1.9.9...1.9.10
1.9.9
What's Changed
- fix: Update libc++_shared.so to 16kb pages by @tevincent in #9
- chore: Remove libc++_shared.so and mips deprecated architecture by @tevincent in #10
- chore: Update project by @tevincent in #11
- chore: Clean gradle by @tevincent in #12
Full Changelog: 1.9.8...1.9.9
Version 1.9.8
- Update project
- Update libraries to 16kb pages
Version 1.9.6
- Edit jitpack.yml file to fix a Jitpack CI issue
Version 1.9.5
- 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
- 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)