canelmas / let

Annotation based simple API flavored with AOP to handle new Android runtime permission model
Apache License 2.0
530 stars 40 forks source link

let-plugin: build.gradle should use 'implementation' instead of 'compile' #31

Open fridtjof opened 5 years ago

fridtjof commented 5 years ago

This'll stop this warning from appearing when Let is used in a project:

WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.