Commit c9dfba8c by sikang

update api to compileOnly

parent 75b19064
......@@ -29,6 +29,6 @@ dependencies {
compileOnly 'com.facebook.android:account-kit-sdk:5.+'
api "com.squareup.okhttp3:okhttp:3.9.1"
compileOnly "com.squareup.okhttp3:okhttp:3.9.1"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment