mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-04 17:37:25 +00:00
A bunch more refactoring
This commit is contained in:
parent
4bac8ffee8
commit
b78a021ac2
21 changed files with 164 additions and 287 deletions
|
|
@ -39,15 +39,9 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
implementation("androidx.core:core-ktx:1.13.1")
|
||||
implementation("androidx.appcompat:appcompat:1.7.0")
|
||||
implementation("com.google.android.material:material:1.12.0")
|
||||
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
|
||||
implementation("androidx.navigation:navigation-fragment-ktx:2.7.7")
|
||||
implementation("androidx.navigation:navigation-ui-ktx:2.7.7")
|
||||
implementation("com.google.code.gson:gson:2.11.0")
|
||||
implementation("androidx.recyclerview:recyclerview:1.3.2")
|
||||
implementation("androidx.preference:preference-ktx:1.2.1")
|
||||
implementation ("androidx.activity:activity-ktx:1.9.1")
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue