canelmas / let

Annotation based simple API flavored with AOP to handle new Android runtime permission model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

fridtjof opened this issue · comments

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'.