mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-08 00:16:09 +00:00
Fix Could not find com.android.tools.lint:lint-gradle:26.1.2.
This commit is contained in:
parent
35ea9dfd20
commit
9a2fb4cd0a
@ -10,9 +10,11 @@ buildscript {
|
||||
|
||||
apply plugin: 'com.android.library'
|
||||
|
||||
repositories {
|
||||
jcenter()
|
||||
google()
|
||||
allprojects {
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
Loading…
x
Reference in New Issue
Block a user