1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-09 08:56:22 +00:00

Updated build.gradle to allow Android Studio to properly identify test_client as a module

This commit is contained in:
Jorge Antonio Diaz-Benito Soriano 2014-09-19 12:37:30 +02:00 committed by David A. Velasco
parent 8e0739aed0
commit 775fb5b1f2

View File

@ -1,3 +1,4 @@
apply plugin: 'com.android.application' apply plugin: 'com.android.application'
repositories { repositories {