Skip to content Skip to sidebar Skip to footer

Rendering Problems

I encountered with very strange problem with IDEA. If I choose any api level less than 20, I get error 'This version of the rendering library is more recent than your version of I

Solution 1:

It's a bug:

The issue is that JetBrains hasn't updated IntelliJ 13 as required. It has been fixed in IntelliJ 14 EAP but the fix hasn't been ported back to 13.

Source

The bug fix was included in 13.1.5, so you don't need to use an EAP version.

Post a Comment for "Rendering Problems"