mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-12 18:39:20 +00:00
Add: Room RxJava dependency
This commit is contained in:
@ -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'
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user