downgrade tooling - bg: https://github.com/JakeWharton/sdk-manager-plugin/issues/38
This commit is contained in:
parent
f21ae8e824
commit
017f57ac91
1 changed files with 2 additions and 2 deletions
|
@ -60,9 +60,9 @@ dependencies {
|
|||
// The Apache Software License, Version 2.0
|
||||
compile 'com.googlecode.android-query:android-query:0.25.+'
|
||||
compile 'com.google.code.gson:gson:2.2.4'
|
||||
compile 'com.android.support:support-v4:20.0.+'
|
||||
compile 'com.android.support:support-v4:19.1.+'
|
||||
compile 'net.lingala.zip4j:zip4j:1.3.2'
|
||||
compile 'com.android.support:appcompat-v7:20.0.+'
|
||||
compile 'com.android.support:appcompat-v7:19.1.+'
|
||||
compile 'com.jakewharton:butterknife:5.1.1'
|
||||
compile 'joda-time:joda-time:2.3'
|
||||
compile 'com.squareup:otto:1.3.5'
|
||||
|
|
Loading…
Reference in a new issue