Updated gradle

This commit is contained in:
Karim Abou Zeid 2017-03-08 14:23:57 +01:00
commit 4842fa431d
3 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.3'
classpath 'com.android.tools.build:gradle:2.3.0'
classpath 'com.github.triplet.gradle:play-publisher:1.1.5'
}
}