Skip to content

Conversation

@EdNgulele
Copy link

This should fix #11

Replace obsolete configurations with new gradle configurations:
* compile with Implementation
* androidTestCompile with androidTestImplementation
* provide with compileOnly
* testCompile with testImplementation
* androidTestApi with androidTestImplementation
* testApi with testImplementation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[WARINING] Obsolete gradle configurations

1 participant