mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-08 00:16:09 +00:00
Updated build.gradle to allow Android Studio to properly identify test_client as a module
This commit is contained in:
parent
7fd0028cc9
commit
4a76d429ab
@ -7,7 +7,6 @@ repositories {
|
|||||||
dependencies {
|
dependencies {
|
||||||
compile 'commons-httpclient:commons-httpclient:3.1'
|
compile 'commons-httpclient:commons-httpclient:3.1'
|
||||||
compile 'com.android.support:support-v4:20.0.0'
|
compile 'com.android.support:support-v4:20.0.0'
|
||||||
compile project(':')
|
|
||||||
}
|
}
|
||||||
|
|
||||||
android {
|
android {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user