問題:
gradle5.1.1版本的項目,sync后出現failed to notify build listener.
的問題,並且出現的位置是隨機的,比如ModuleComponentIdentifierImpl.getModuleIdentifier()
等。
原因:
是gradle5.0和android studio3.2不兼容的問題,解決方案是升級android studio到3.3x
問題:
gradle5.1.1版本的項目,sync后出現failed to notify build listener.
的問題,並且出現的位置是隨機的,比如ModuleComponentIdentifierImpl.getModuleIdentifier()
等。
原因:
是gradle5.0和android studio3.2不兼容的問題,解決方案是升級android studio到3.3x
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。