Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
- Loading branch information