recompose
recompose copied to clipboard
Failed to load descriptor for file recompose-main.zip
Hello all!
I am trying to add the .zip folder from disk as a plugin but i always get that message:
Can anyone help me please?
Hello all!
I am trying to add the .zip folder from disk as a plugin but i always get that message:
Can anyone help me please?
I have the same problem
I fixed it by
add
<description><![CDATA[ For more information visit the <a href="https://github.com/pocmo/recompose/">project site</a>. ]]></description>
to plugin.xml file,
and on build.gradle.kts file I was modify
untilBuild("202.*")
to untilBuild("213.*")
finally, it can import.
@madmuv If you open a PR for those two changes then I'll happily merge it. :)
okay
我修好了
添加
<description><![CDATA[ For more information visit the <a href="https://github.com/pocmo/recompose/">project site</a>. ]]></description>
到 plugin.xml 文件,
在 build.gradle.kts 文件上,我修改
untilBuild("202.*")
为 untilBuild("213.*")最后,它可以导入。
Hello, I am reporting an error in importing and using the latest version of AndroidStudio Fail to load plugin descriptor from file recompose-main.zip
Hello all! I am trying to add the .zip folder from disk as a plugin but i always get that message:
Can anyone help me please?
I have the same problem latest version Android Studio