1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-11-24 21:32:07 +01:00

Update gradle to 2.2.2

This commit is contained in:
vanitasvitae 2016-10-21 20:47:05 +02:00
parent f1bab5d2c1
commit a5669635e2
Signed by: vanitasvitae
GPG key ID: DCCFB3302C9E4615

View file

@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.1'
classpath 'com.android.tools.build:gradle:2.2.2'
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
// NOTE: Do not place your application dependencies here; they belong