Android Studio. Error after update when using external project

Asked 2 years ago, Updated 2 years ago, 115 views

Hello.

In the process of trying to use an external project, I updated it because my Android (latest version) is lower than the sdk that can be supported.

But like the image below,

Configuration 'compile' is obsolete and has been replaced with 'implementation'. It will be removed at the end of 2018

An error, such as an error occurred.I don't know what the problem is and how to solve it.

.

android gradle sdk

2022-09-22 18:35

1 Answers

https://sikeeoh.github.io/2017/08/28/implementation-vs-api-android-gradle-plugin-3/

You can refer to it here.


2022-09-22 18:35

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.