Skip to content

Commit

Permalink
Fix some bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
sadra committed May 27, 2017
1 parent 7a55f62 commit 5b3b0b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {
androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
exclude group: 'com.android.support', module: 'support-annotations'
})
compile 'com.github.amlashi-sadra:AwesomeSpinner:1.0.3'
compile project (':AwesomeSpinner')
compile 'com.android.support:design:25.3.1'
testCompile 'junit:junit:4.12'
}

0 comments on commit 5b3b0b0

Please sign in to comment.