We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a88e7f0 commit f58037bCopy full SHA for f58037b
examples/Basic/android/build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
jcenter()
6
}
7
dependencies {
8
- classpath 'com.android.tools.build:gradle:1.3.1'
+ classpath 'com.android.tools.build:gradle:2.3.0'
9
10
// NOTE: Do not place your application dependencies here; they belong
11
// in the individual module build.gradle files
0 commit comments