Updated the gradle plugin version
This commit is contained in:
parent
954cf3e16d
commit
d0d1e79ab7
1 changed files with 2 additions and 2 deletions
|
@ -22,6 +22,6 @@ buildscript {
|
||||||
google()
|
google()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:3.3.1'
|
classpath 'com.android.tools.build:gradle:3.3.2'
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue