update gradle and fix load image error string

This commit is contained in:
Christian Schabesberger 2016-08-20 00:56:10 +02:00
parent 2601bf6d81
commit 6dc5350c43
3 changed files with 5 additions and 3 deletions

View file

@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.2'
classpath 'com.android.tools.build:gradle:2.1.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files