Push buttons effect

feat_androidx_migration
dtvv 2018-10-11 17:45:57 -05:00
parent df04be0a6c
commit bd6a27f15b
1 changed files with 3 additions and 0 deletions

View File

@ -54,6 +54,9 @@ dependencies {
androidTestImplementation('com.android.support.test.espresso:espresso-core:3.0.1', {
exclude group: 'com.android.support', module: 'support-annotations'
})
implementation( 'com.github.thekhaeng:pushdown-anim-click:1.1.1' ){
exclude group: 'com.android.support'
}
implementation 'com.jaredrummler:material-spinner:1.2.5'
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.1.60"
//testCompile 'com.android.support.test:runner:1.0.1'