Skip to content

Commit c5a9518

Browse files
authored
change compile to api
1 parent 9f41114 commit c5a9518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chrome-tabs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ android {
2222
}
2323

2424
dependencies {
25-
compile 'com.github.michael-rapp:android-util:1.15.0'
25+
api 'com.github.michael-rapp:android-util:1.15.0'
2626
implementation rootProject.ext.deps["annotations"]
2727
implementation rootProject.ext.deps["appcompat-v7"]
2828
testImplementation rootProject.ext.deps["junit"]

0 commit comments

Comments
 (0)