updated to latest deps, needs some rework for incoming protobuf implementation

This commit is contained in:
2017-04-14 20:07:30 +02:00
parent 96a0bf9ed4
commit 97b1f37164
9 changed files with 18 additions and 31 deletions

View File

@@ -21,7 +21,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.3'
classpath 'com.android.tools.build:gradle:2.3.1'
}
}