mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-23 19:32:16 +00:00
Add: Room RxJava dependency
This commit is contained in:
parent
4547ef8a55
commit
d95fa04257
@ -168,6 +168,7 @@ dependencies {
|
||||
// Room
|
||||
implementation 'androidx.room:room-runtime:2.4.0'
|
||||
implementation 'androidx.room:room-ktx:2.4.0'
|
||||
implementation 'androidx.room:room-rxjava3:2.4.0'
|
||||
kapt 'androidx.room:room-compiler:2.4.0'
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user