Skip to content

Commit 87fb1be

Browse files
committed
modify library res name
1 parent f09ebf5 commit 87fb1be

File tree

1,368 files changed

+4
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,368 files changed

+4
-4
lines changed

libraries/chrome_res/build.gradle renamed to libraries_res/chrome_res/build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ dependencies {
2525
testCompile 'junit:junit:4.12'
2626
compile 'com.android.support:appcompat-v7:23.0.1'
2727
compile 'com.android.support:mediarouter-v7:23.1.1'
28-
compile project(":libraries:ui_res")
29-
compile project(":libraries:content_res")
30-
compile project(":libraries:datausagechart_res")
31-
compile project(":libraries:androidmedia_res")
28+
compile project(":libraries_res:ui_res")
29+
compile project(":libraries_res:content_res")
30+
compile project(":libraries_res:datausagechart_res")
31+
compile project(":libraries_res:androidmedia_res")
3232
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)