didi / booster

🚀Optimizer for mobile applications
https://booster.johnsonlee.io
Apache License 2.0
4.87k stars 580 forks source link

feat: Support Kotlin Version 1.3 with Compat API [When Gradle < 7.0] #420

Closed gentrio closed 1 year ago

gentrio commented 1 year ago

When Gralde Version < 7.0 Or APG Version < 7.0,the gradle use the kotlin version < 1.4,so add the Collections Compat API to fix this problem.

what-the-diff[bot] commented 1 year ago

PR Summary

johnsonlee commented 1 year ago

downgrading kotlin version isn't acceptable

johnsonlee commented 1 year ago

Please use booster 4.14.x instead, the latest unstable version is v4.14.1-alpha2, stable version will be released soon