Updated gradle plugin
This commit is contained in:
parent
4c7c7b29b2
commit
095d4f858b
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,6 @@ buildscript {
|
||||||
google()
|
google()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:3.2.1'
|
classpath 'com.android.tools.build:gradle:3.3.0-rc03'
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue