mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-22 19:02:12 +00:00
Remove unused dependency: room-rxjava3
This commit is contained in:
parent
6c86d81920
commit
df8c8b136e
@ -170,7 +170,6 @@ dependencies {
|
|||||||
// Room
|
// Room
|
||||||
implementation("androidx.room:room-runtime:$roomVersion")
|
implementation("androidx.room:room-runtime:$roomVersion")
|
||||||
implementation("androidx.room:room-ktx:$roomVersion")
|
implementation("androidx.room:room-ktx:$roomVersion")
|
||||||
implementation("androidx.room:room-rxjava3:$roomVersion")
|
|
||||||
ksp("androidx.room:room-compiler:$roomVersion")
|
ksp("androidx.room:room-compiler:$roomVersion")
|
||||||
|
|
||||||
// Compose
|
// Compose
|
||||||
|
Loading…
x
Reference in New Issue
Block a user