dave08
06/07/2021, 11:42 AMjava.net.URI
or other basic things like that in my build.gradle.kts? It still seems to work, just the IDE seems to not like something...dave08
06/07/2021, 11:42 AMEl Zhang
06/07/2021, 12:36 PMjava.util.Properties
, sometimes it works after cleared cache and restarted the Android Studio, sometimes it did not.. Can try delete .idea
and gradle caches, stop all daemons, and click Invalidate Caches / Restart
of Android Studio. Good luck.dave08
06/07/2021, 12:37 PMInvalidate Caches / Restart
just takes too much time for that to be worth it... I guess I'll have to live with it until the next time I need to do that... thanks!