Android Studio could not find any version that matches com.android.support:appcompat-v7:23.+

后端 未结 5 2241
温柔的废话
温柔的废话 2021-02-19 22:41

New to Android Studio. After setting everything up I tried to run a basic project and keep getting this error. I changed my appcompat version to 7.22.+ and it builds. Can anyone

5条回答
  •  梦谈多话
    2021-02-19 22:52

    I've been dealing with this too. It looks like they updated Android Studio to use appcompat v7:23 as a default even though it hasn't been released yet.

提交回复
热议问题