Much better Host Animations on Android

This commit is contained in:
Florian Märkl 2019-10-26 17:55:02 +02:00
commit bf57359929
No known key found for this signature in database
GPG key ID: 125BC8A5A6A1E857
9 changed files with 40 additions and 25 deletions

View file

@ -68,5 +68,4 @@ dependencies {
kapt "androidx.room:room-compiler:$room_version"
implementation "androidx.room:room-ktx:$room_version"
implementation "androidx.room:room-rxjava2:$room_version"
}