Releases: rjsuzuki/billingz
Releases · rjsuzuki/billingz
v3.1.2
v3.1.1
What’s Changed
v3.1.0
Release/3.1.0 (#22) * Update clean up logic for GoogleStore * Bump targetSdk to 32. Bump build tools to 34.0.0 Bump Google Play Billing to 6.0.1 * Update intellij idea configs * Update to JAVA 17 * Update intellij settings * Bump Google Play Billing to 6.1.0 * Bump target sdk to 34 * v3.1.0 * Update gradle and dependencies management * Remove deprecated property in gradle.properties * Move ui classes to demo dir * Remove ui dependencies from core module * Move all UI dependencies and assets to the demo module * Bump AGP to 8.5.0 * Bump Android Billing library to 7.0.0 * Update .idea settings * Update README.md * Fix compilation errors from latest changes * Apply lint fixes recommended by IDE * Edit GoogleSales logs * Update initialization logs to display useful information such as build type and version * Delete unused class * Update github actions dependencies * Update github actions environment settings * Bump ktlint version to 0.46.0 * lint * Apply deprecation tags * Remove android tests from package creation flow * Edit init logs * Add lint-baseline.xml * Bump min sdk to 24 * Edit jitpack.yml to use JDK 17
v3.0.11
v3.1.1
What’s Changed
v3.0.10
What’s Changed
- No changes
v3.0.8
What’s Changed
- No changes
v3.0.7
What’s Changed
v3.0.6
What’s Changed
- Fixed concurrency issues
- Fixed runtime NPE for Amazon Appstore SDK objects
v3.0.5
What’s Changed
- No changes