[Feature] | Upgrade Gradle to 7.4.1
hrodrick opened this issue · 0 comments
hrodrick commented
Which kind of problem this feature would address? Please describe.
- Current library builds on top of Gradle 7.1.3, and apps using Gradle 7.4.1 are not compatible with libs using 7.1.3
Describe the solution you'd like
- Update gradle to 7.4.1 so it is usable on apps with same gradle version.
Additional context
- Already tested build on Jitpack and it is easy to do