1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 02:09:41 +02:00

Update gradle and fix proxy port bug

This commit is contained in:
vanitasvitae 2016-10-18 21:15:54 +02:00
parent 6b512ee110
commit 3e7c843d7b
Signed by: vanitasvitae
GPG key ID: DCCFB3302C9E4615
2 changed files with 2 additions and 7 deletions

View file

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