mirror of
https://github.com/owncloud/android-library.git
synced 2026-08-11 16:33:03 +00:00
Updated build.gradle to allow Android Studio to properly identify test_client as a module
This commit is contained in:
committed by
David A. Velasco
parent
7fd0028cc9
commit
4a76d429ab
@@ -36,7 +36,7 @@ android {
|
||||
debug.setRoot('build-types/debug')
|
||||
release.setRoot('build-types/release')
|
||||
}
|
||||
|
||||
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user