看了很多教程都木有用吧?来试试这个:

Cannot find a version of 'com.android.support:support-annotations'...

在 build.gradle中加入:
implementation 'com.android.support:support-annotations:28.0.0'

 

相关文章: