Cannot find a version of 'com.android.support:support-annotations' that satisfies the version con...

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

你可能感兴趣的:(Cannot find a version of 'com.android.support:support-annotations' that satisfies the version con...)