Adds RoomDB and rxjava3 dependencies.

This commit is contained in:
2021-04-17 13:33:13 -07:00
committed by Tom Hicks
parent 7d5f9c89a9
commit 793987c3fb
4 changed files with 35 additions and 7 deletions

View File

@@ -19,6 +19,8 @@ allprojects {
repositories {
google()
jcenter()
// maven { url "https://oss.jfrog.org/libs-snapshot" }
// maven { url 'http://repo1.maven.org/maven2' }
}
}