Potential simple fix for images failing to load #198.

This commit is contained in:
Vavassor 2017-06-18 17:20:54 -04:00
commit 8994d81c66
2 changed files with 3 additions and 2 deletions

View file

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