rafi0101 / Android-Room-Database-Backup

Simple tool to backup and restore your room database in Android
MIT License
239 stars 19 forks source link

Reduce JDK version to 11 #30

Closed wangjianxiang closed 8 months ago

wangjianxiang commented 1 year ago

My project is using jdk11. If I lower the version of jdk to 11, what code do I need to change thanks

rafi0101 commented 8 months ago

Android 14 requires jdk 17, so I won't downgrade anymore. If you want to see what I have changed please have a look at this commit: https://github.com/rafi0101/Android-Room-Database-Backup/commit/2b577c67f612c109b4a1f324346b62fa8b1e0247