Updated gradle and support libs.

This commit is contained in:
Karim Abou Zeid 2016-08-18 15:03:38 +02:00
commit 50ef7fc86e
3 changed files with 19 additions and 15 deletions

View file

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