greenrobot / greenDAO

greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
http://greenrobot.org/greendao/
12.63k stars 2.89k forks source link

Unknown plugin type org.greenrobot.greendao.gradle.Greendao3GradlePlugin expected enum ORG_GREENROBOT_GREENDAO_GRADLE_GREENDAO3GRADLEPLUGIN #1025

Open skylixinxin opened 4 years ago

skylixinxin commented 4 years ago

Analytics other plugin to proto: Unknown plugin type org.greenrobot.greendao.gradle.Greendao3GradlePlugin expected enum ORG_GREENROBOT_GREENDAO_GRADLE_GREENDAO3GRADLEPLUGIN

FAILURE: Build failed with an exception.

greenrobot-team commented 4 years ago

Is this still an issue with the new 3.3.0 release? If yes, please provide a small example project so we can reproduce this.