contentful / vault

Easy persistence of Contentful data for Android over SQLite.
https://contentful.github.io/vault/
Apache License 2.0
85 stars 19 forks source link

Code not compiling after Gradle plugin update to 8.2 , i am using 3.2.6 version #177

Open AnkurChitranshiBOL opened 4 months ago

AnkurChitranshiBOL commented 4 months ago

It is failing with the below error

class com.contentful.vault.compiler.Processor (in unnamed module @0x434708e4) cannot access class com.sun.tools.javac.code.Attribute (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.code to unnamed module @0x434708e4