android studio Library source does not match the bytecode for class

android studio Library source does not match the bytecode for class 這個錯誤是引用的aar或者jar中的某些代碼,還是舊的庫中的文件,可能的原因是android Studio 引用了gradle的cache中的庫,導致無法使用新的代碼,編譯無法通過。 解決辦法: 找到gradle緩存的位置: 打開緩存: 找到緩存的文件夾,刪除。
相關文章
相關標籤/搜索