Updated dependencies

This commit is contained in:
Karim Abou Zeid 2016-11-26 15:30:38 +01:00
commit 0bd3284fd6
2 changed files with 9 additions and 11 deletions

View file

@ -4,8 +4,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.2'
classpath 'com.github.triplet.gradle:play-publisher:1.1.4'
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
classpath 'com.github.triplet.gradle:play-publisher:1.1.5'
}
}