mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 03:17:03 +05:30
app: add roomigrant dependencies
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
f367c79e8e
commit
4b5c1e6d15
3 changed files with 12 additions and 0 deletions
|
@ -23,6 +23,7 @@ buildscript {
|
|||
okhttp_version = "4.10.0-RC1"
|
||||
retrofit_version = "2.9.0"
|
||||
room_version = "2.3.0-alpha03"
|
||||
roomigrant_version = "0.2.0"
|
||||
}
|
||||
repositories {
|
||||
google()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue