D
D
dmitryynekrash2021-11-29 15:48:39
android studio
dmitryynekrash, 2021-11-29 15:48:39

Problem when compiling in android studio what to do?

All the time this error when compiling in android studio
Error:A problem occurred configuring project ':mobile'.
> Could not resolve all dependencies for configuration ':mobile:_debugApkCopy'.
> Could not find any version that matches com.android.support:appcompat-v7:31.+.
Versions that do not match:
26.0.0-alpha1
25.3.1
25.3.0
25.2.0
25.1.1
+ 33 more
Required by:
MyApplication5:mobile:unspecified
> Could not find any version that matches com.android.support:design: 31.+.
Versions that do not match:
26.0.0-alpha1
25.3.1
25.3.0
25.2.0
25.1.1
+ 23 more
Required by:
MyApplication5:mobile:unspecifie
what to do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Oleg, 2021-11-29
@402d

lower target api to 30ki.
Then figure out which of the dependencies has already been rewritten or not under the 12th android.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question