Skip to content

Commit f09ebf5

Browse files
committed
modify library res name
1 parent 7e1f0f2 commit f09ebf5

File tree

92 files changed

+3
-3
lines changed

Some content is hidden

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

92 files changed

+3
-3
lines changed

app/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
compile 'com.android.support:multidex:1.0.0'
5353
compile 'com.google.android.gms:play-services-cast:8.1.0'
5454
compile 'com.google.android.gms:play-services-gcm:8.1.0'
55-
compile project(':libraries:chrome_res')
56-
compile project(':libraries:ui_res')
57-
compile project(':libraries:content_res')
55+
compile project(':libraries_res:chrome_res')
56+
compile project(':libraries_res:ui_res')
57+
compile project(':libraries_res:content_res')
5858
}
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)