mirror of
https://github.com/owncloud/android-library.git
synced 2026-08-11 08:22:56 +00:00
Rename library module from lib to owncloudComLibrary
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
dependencies {
|
||||
implementation project(':lib')
|
||||
implementation project(':owncloudComLibrary')
|
||||
}
|
||||
|
||||
android {
|
||||
|
||||
Reference in New Issue
Block a user