We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f41114 commit c5a9518Copy full SHA for c5a9518
chrome-tabs/build.gradle
@@ -22,7 +22,7 @@ android {
22
}
23
24
dependencies {
25
- compile 'com.github.michael-rapp:android-util:1.15.0'
+ api 'com.github.michael-rapp:android-util:1.15.0'
26
implementation rootProject.ext.deps["annotations"]
27
implementation rootProject.ext.deps["appcompat-v7"]
28
testImplementation rootProject.ext.deps["junit"]
0 commit comments