Skip to content
This repository was archived by the owner on Sep 4, 2021. It is now read-only.

build.gradle: Replace 'compile' with 'implementation'#100

Open
mrousavy wants to merge 1 commit intodevfd:masterfrom
mrousavy:patch-1
Open

build.gradle: Replace 'compile' with 'implementation'#100
mrousavy wants to merge 1 commit intodevfd:masterfrom
mrousavy:patch-1

Conversation

@mrousavy
Copy link

WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
It will be removed in version 5.0 of the Android Gradle plugin.
For more information, see http://d.android.com/r/tools/update-dependency-configurations.html.

WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
It will be removed in version 5.0 of the Android Gradle plugin.
For more information, see http://d.android.com/r/tools/update-dependency-configurations.html.
@chuckzee
Copy link

Tested this and it works for me, I'm on gradle 7. Came to open a PR for this but it's done already! Thank you @mrousavy

@devfd can we get a review on this from a maintainer?

@chuckzee
Copy link

chuckzee commented Aug 27, 2021

Fixes #93

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants