mirror of
https://github.com/etesync/android
synced 2025-01-09 15:20:57 +00:00
Update gradle.
This commit is contained in:
parent
1295e4557e
commit
66f74e6eaf
@ -12,7 +12,7 @@ buildscript {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.2.3'
|
||||
classpath 'com.android.tools.build:gradle:2.3.0'
|
||||
}
|
||||
}
|
||||
|
||||
@ -25,4 +25,4 @@ allprojects {
|
||||
}
|
||||
}
|
||||
|
||||
apply plugin: 'android-reporting'
|
||||
apply plugin: 'android-reporting'
|
||||
|
Loading…
Reference in New Issue
Block a user