forked from github/cordova-android
⬆️ Bump gradle tools dependency to 3.0.1 for project template
This commit is contained in:
parent
e9603b0738
commit
3a339ba37f
@ -29,7 +29,7 @@ buildscript {
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
classpath 'com.android.tools.build:gradle:3.0.0'
|
||||
classpath 'com.android.tools.build:gradle:3.0.1'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user