mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-09-19 02:26:36 -04:00
update gradle to 2.2.0
This commit is contained in:
1 parent
b4a4309a2e
commit
f00c310dae
1 file changed
+1
-1
+1
-1
@@ -5,7 +5,7 @@ buildscript {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.1.3'
|
||||
classpath 'com.android.tools.build:gradle:2.2.0'
|
||||
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
|
||||
Reference in new issue
Block a user