alibaba / freeline

A super fast build tool for Android, an alternative to Instant Run
https://www.freelinebuild.com/
BSD 3-Clause "New" or "Revised" License
5.48k stars 623 forks source link

cannot use freeline in Android Studio 4.1.2, how to adapt Android Studio 4.1.2? #1039

Open whereisnothing opened 3 years ago

whereisnothing commented 3 years ago

cannot use freeline in Android Studio 4.1.2, how to adapt Android Studio 4.1.2? When use freeline in Android Studio 4.1.2, it shows minimum supported gradle version is 5.6.4,but the gradle version doesn't comply with the groovy script in freeline,it indicates: cannot find leftShift() . So how to solve it ?Thank you.

lxzh commented 2 years ago

Same issue

NikitaBadgujar commented 2 years ago

Did you Got solution for this? @whereisnothing if yes please share Here