Join Slack
Powered by
It seems like AndroidStudio's import suggestions d...
# gradle
d
dave08
01/16/2022, 4:15 PM
It seems like AndroidStudio's import suggestions don't work too well with gradle kts... and inlining the import doesn't work either...
🧵 2
j
Javier
01/16/2022, 4:24 PM
have you tried IntelliJ to check if it is a IDE issue? Running via CLI it is failing too?
d
dave08
01/16/2022, 4:25 PM
Well, w/o the top level import, it fails too... so I guess it's also a gradle issue...
j
Javier
01/16/2022, 4:45 PM
if it fails via CLI then it can be a problem related to Gradle or your java distribution
3
Views
Open in Slack
Previous
Next