You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Greendao generate diff DB classes which related to the "org.greenrobot.greendao.annotation.Entity" in every Incremental compilation. It slow down the speed of compilation seriously. It is appeared in gradle 7.0 which used JDK 11. Is there any plan for supporting gradle 7.0?
The text was updated successfully, but these errors were encountered:
Greendao generate diff DB classes which related to the "org.greenrobot.greendao.annotation.Entity" in every Incremental compilation. It slow down the speed of compilation seriously. It is appeared in gradle 7.0 which used JDK 11. Is there any plan for supporting gradle 7.0?
The text was updated successfully, but these errors were encountered: