Code Cleanup
This commit is contained in:
parent
5415d3869a
commit
7d3e1f4e28
4 changed files with 5 additions and 4 deletions
|
@ -23,7 +23,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'androidx.appcompat:appcompat:1.4.0'
|
||||
implementation "androidx.appcompat:appcompat:$appcompat_version"
|
||||
implementation "com.google.android.material:material:$mdc_version"
|
||||
implementation "androidx.preference:preference-ktx:$preference_version"
|
||||
implementation 'androidx.cardview:cardview:1.0.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue