update gradle/libs and use Perference.Editor.apply() instead of commit()

This commit is contained in:
Christian Schabesberger 2015-11-26 19:36:14 +01:00
parent e41c46c075
commit 71bb59dbb8
4 changed files with 6 additions and 6 deletions

View file

@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:1.3.0'
classpath 'com.android.tools.build:gradle:1.5.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files