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

kotlin version problem #1103

Open batuhanoymak opened 1 year ago

batuhanoymak commented 1 year ago

Kotlin does not support 1.7.0. Error during compilation.

greendao com.sun.tools.javac.processing.AnnotationProcessingError: java.lang.IllegalStateException: Unsupported metadata version. Check that your Kotlin version is >= 1.0

greenrobot-team commented 1 year ago

Thanks for reporting. This will likely not be fixed soon. See #1102.