Skip to content

Commit 202c169

Browse files
committed
Project: Change modules name
Signed-off-by: Fung <fython@163.com>
1 parent 21738ff commit 202c169

File tree

19 files changed

+3
-3
lines changed

19 files changed

+3
-3
lines changed

demo/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ dependencies {
3131
compile 'com.android.support:support-v13:25.3.1'
3232
compile 'com.android.support:design:25.3.1'
3333

34-
compile project(':library-common')
35-
compile project(':library-picasso-support')
34+
compile project(':kotlinyan-common')
35+
compile project(':kotlinyan-picasso-support')
3636
compile "org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version"
3737
compile "org.jetbrains.anko:anko:0.10.1"
3838
}
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)