Update to AGP 3.6.2
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
54ccccd883
commit
271de0954a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ buildscript {
|
|||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.4.2'
|
||||
classpath 'com.android.tools.build:gradle:3.6.2'
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
|
|
Loading…
Reference in a new issue