Plugin “Android Bundle Support” is incompatible

感情迁移 提交于 2020-12-13 03:10:36

问题


everyone, I have a very weird error when i launch android studio since last update. I have this error:

Plugin Error: Plugin "Android Bundle Support" is incompatible (until build AI-195.SNAPSHOT < AI-201.8743.12).

I can't find any info online about it. When i paste on google just like i did here. No results are found. Could you please tell how i could fix it ? Sorry about not giving anymore details but there is very few info online. Thank you so much in advance ;)


回答1:


Android Support plugins and libraries have been deprecated now. You will have to migrate to AndroidX from Android Support.

https://developer.android.com/jetpack/androidx/migrate#migrate_an_existing_project_using_android_studio




回答2:


i finally find the answer. Just as Prajwal said, by disabling it it should no longer be a problem if you migrated to androidx. I disabled it and it never appeared again. I am sure it is just an an unused bundle support. That's at least the best explanation i have. If i am wrong, please let me know. Thanks to all that helped me in this question, Federico



来源:https://stackoverflow.com/questions/64586364/plugin-android-bundle-support-is-incompatible

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!