Closed wakingrufus closed 10 months ago
Nice one 👏 I looked only at the
AndroidPluginsApplier.kt
class which is fine IMO. I also tested it locally on my current project and it works fine 🎉 Gradle 8.5 Kotlin version 1.9.21 AGP 8.2.0 Do you need more info regarding that?:shipit:
Thanks for verifying! I'll give @JLLeitschuh some time to review it before merging
Any idea why checking bashisims is failing?
Any idea why checking bashisims is failing?
package resolution error in ubuntu. something similar happened before and I had to manually specify a version to fix it. Ill investigate further
Nice work! Merged!
increase maximum gradle version to 8.5 increase maximum ktlint version to 1.1.0 increase maximum kotlin version to 1.9.21 fix lint failures
fixes #702 based on work in #703