mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Dependency bumps
This commit is contained in:
parent
c5cfa876e4
commit
b6f9aee5d4
3 changed files with 16 additions and 18 deletions
|
|
@ -114,7 +114,7 @@ dependencies {
|
|||
implementation(libs.androidx.room.common.jvm)
|
||||
implementation(libs.androidx.room.ktx)
|
||||
implementation(libs.androidx.compose.material3)
|
||||
implementation(libs.lifecycle.viewmodel.navigation3)
|
||||
implementation(libs.androidx.lifecycle.viewmodel.navigation3)
|
||||
implementation(libs.androidx.hilt.navigation.compose)
|
||||
ksp(libs.androidx.room.compiler)
|
||||
ksp(libs.hilt.android.compiler)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue