Skip to content

Commit

Permalink
Modify plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
sadra committed May 27, 2017
1 parent f32659b commit 111937e
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 project (':AwesomeSpinner')
compile 'com.github.amlashi-sadra:AwesomeSpinner:1.0.7'
compile 'com.android.support:design:25.3.1'
testCompile 'junit:junit:4.12'
}

0 comments on commit 111937e

Please sign in to comment.