优化
This commit is contained in:
+1
-1
@@ -197,7 +197,7 @@ dependencies {
|
||||
implementation("androidx.room:room-runtime:$room_version")
|
||||
implementation("androidx.room:room-ktx:$room_version")
|
||||
kapt("androidx.room:room-compiler:$room_version")
|
||||
testImplementation("androidx.room:room-testing:$room_version")
|
||||
androidTestImplementation("androidx.room:room-testing:$room_version")
|
||||
|
||||
//liveEventBus
|
||||
implementation('io.github.jeremyliao:live-event-bus-x:1.8.0')
|
||||
|
||||
Reference in New Issue
Block a user