1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 16:33:03 +00:00

apply codereviews

This commit is contained in:
Hannes Achleitner
2018-12-13 18:43:57 +01:00
parent 56e003139f
commit 9fb69ce38d
107 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apply plugin: 'com.android.application'
dependencies {
implementation project(':owncloudComLib')
implementation project(':owncloud-android-library')
}
android {