Skip to content

Commit

Permalink
rename module
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredrummler committed Aug 2, 2016
1 parent 4dce260 commit 4222db5
Show file tree
Hide file tree
Showing 24 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo/build.gradle
Expand Up @@ -23,5 +23,5 @@ dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
testCompile 'junit:junit:4.12'
compile 'com.android.support:design:24.0.0'
compile project(':lib-materialspinner')
compile project(':library')
}
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.
2 changes: 1 addition & 1 deletion settings.gradle
@@ -1 +1 @@
include ':demo', ':lib-materialspinner'
include ':demo', ':library'

0 comments on commit 4222db5

Please sign in to comment.