|
|
|
|
|
by nottorp
1100 days ago
|
|
IntelliJ can have its own dependency hell, don't worry. Not so often but it happens. Last time I upgraded an old install i wasn't using, it pulled its own JRE, then pulled a new gradle which promptly complained about the JRE Android Studio installed itself. Had to do some googling and force it to use a JRE that both the IDE and gradle liked. But as I said, that doesn't happen often. It's just funny when it does, in a masochistic sort of way. |
|