Fixed NullPointerException when accessing outbox items

This commit is contained in:
2017-05-17 12:24:13 +02:00
parent 73944b5883
commit bf070da20a
4 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.1'
classpath 'com.android.tools.build:gradle:2.3.2'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.14.0'
// NOTE: Do not place your application dependencies here; they belong