change compile to api
This commit is contained in:
parent
9f41114594
commit
c5a9518ec8
@ -22,7 +22,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.github.michael-rapp:android-util:1.15.0'
|
||||
api 'com.github.michael-rapp:android-util:1.15.0'
|
||||
implementation rootProject.ext.deps["annotations"]
|
||||
implementation rootProject.ext.deps["appcompat-v7"]
|
||||
testImplementation rootProject.ext.deps["junit"]
|
||||
|
Loading…
Reference in New Issue
Block a user