Store
Store copied to clipboard
Bump to Java 17 and Format
Description
Project builds are failing. See https://github.com/MobileNativeFoundation/Store/actions/runs/8074078471/job/22058824987. Bumping Java and ktlint-gradle. Fixing ktlint errors.
Type of Change
- [x] Dependencies
- [x] Formatting
Test Plan
N/A
Checklist:
Before submitting your PR, please review and check all of the following:
- [x] I have performed a self-review of my own code
- [x] My changes generate no new warnings
- [x] New and existing unit tests pass locally with my changes