Updated build.gradle to newest gradle-version that comes with Android Studio 2.2
This commit is contained in:
@@ -5,7 +5,7 @@ buildscript {
|
|||||||
maven { url 'http://repo1.maven.org/maven2' }
|
maven { url 'http://repo1.maven.org/maven2' }
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:2.1.3'
|
classpath 'com.android.tools.build:gradle:2.2.0'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user