android - Kotlin library 'classes.jar' has an unsupported format. Please update the library or the plugin -


this message appears on project sync.

i've tried clean , rebuild project, no success.

i'm using latest plugin version 0.12.275, "org.jetbrains.kotlin:kotlin-gradle-plugin:0.12.213" , "org.jetbrains.kotlin:kotlin-stdlib:0.12.213"

i've tried stable version 0.12.200 both plugin , library, same error.

i'm using android studio ai-141.1972460 (canary channel).

looks problem in *.aar lib, included in project - compiled old version of kotlin. i've upgraded libary latest kotlin version , works now.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

html - How can i make an element from a bottom stacking context stays in front of another higher stacking context? -

html - href attribute breaking an element -