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 8e78da7 commit 7a55f62
Showing 1 changed file with 1 addition and 1 deletion.
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.4'
compile 'com.github.amlashi-sadra:AwesomeSpinner:1.0.3'
compile 'com.android.support:design:25.3.1'
testCompile 'junit:junit:4.12'
}

0 comments on commit 7a55f62

Please sign in to comment.