1
0
mirror of https://github.com/etesync/android synced 2025-01-09 23:31:11 +00:00

Update gradle.

This commit is contained in:
Tom Hacohen 2017-04-05 18:39:54 +01:00
parent 1295e4557e
commit 66f74e6eaf

View File

@ -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'
}
}