Updated support library to 25.1.0

This commit is contained in:
Karim Abou Zeid 2016-12-30 19:00:07 +01:00
commit 3058dbc18b
6 changed files with 46 additions and 21 deletions

View file

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