Update dependency type compile -> implementation
This commit is contained in:
@@ -25,6 +25,6 @@ android {
|
||||
|
||||
|
||||
dependencies {
|
||||
compile "com.android.support:support-compat:26.1.0"
|
||||
implementation "com.android.support:support-compat:26.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user