Skip to content

Comments

Update build.gradle to use implementation#75

Open
TheZombieLives wants to merge 1 commit intoiamladi:masterfrom
TheZombieLives:patch-2
Open

Update build.gradle to use implementation#75
TheZombieLives wants to merge 1 commit intoiamladi:masterfrom
TheZombieLives:patch-2

Conversation

@TheZombieLives
Copy link
Contributor

The use of 'compile' in build.gradle is deprecated in favor or 'implementation' and/or 'api'

The use of 'compile' in build.gradle is deprecated in favor or 'implementation' and/or 'api'
@iamladi
Copy link
Owner

iamladi commented Feb 1, 2018

@TheZombieLives I would keep this here until RN itself starts to use it and upgrades to gradle 3.x. Ref: https://github.com/facebook/react-native/blob/master/ReactAndroid/build.gradle#L280

@haruelrovix
Copy link

@martincik @TheZombieLives any update here? 🤔

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants