mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
fix(deps): Remove and replace some dependencies
Not sure what happened, some dependencies' versions seems to be missing from Maven central - com.dmitrymalkovich.android:material-design-dimens v1.4 is not available on central - Replace br.com.simplepass:loading-button-android with com.github.leandroBorgesFerreira:LoadingButtonAndroid. Not available on central - Replace com.github.florent37:viewtooltip with com.github.CarlosEsco:ViewTooltip. Not available on central
This commit is contained in:
parent
98a8951c48
commit
0e2c336a37
16 changed files with 54 additions and 30 deletions
|
@ -235,7 +235,6 @@ dependencies {
|
|||
implementation(libs.aboutlibraries)
|
||||
|
||||
// UI
|
||||
implementation(libs.material.design.dimens)
|
||||
implementation(libs.loading.button)
|
||||
implementation(libs.fastadapter)
|
||||
implementation(libs.fastadapter.extensions.binding)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue