Java version error
alvarosanchezduran opened this issue · 1 comments
alvarosanchezduran commented
✍️ Describe the bug
Until a few days ago, I used the library importing the dependency (WORKING FINE) "com.github.ChuckerTeam.chucker:library:api-export-file-SNAPSHOT" now it doesn't work for me as I mentioned in another issue. I have changed the import to "com.github.chuckerteam.chucker:library:develop-SNAPSHOT" since I need the snapshot. But now I'm having the following error:
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
With "com.github.ChuckerTeam.chucker:library:api-export-file-SNAPSHOT" was working with version 55.
💣 Steps to reproduce
- Add "com.github.chuckerteam.chucker:library:develop-SNAPSHOT" in build.gradle
- Click on Sync
- Click on Run
🔧 Expected behavior
📷 Screenshots
📱 Tech info
- Device:
- OS:
- Chucker version: