mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 03:17:03 +05:30
Add room dependencies and sort
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
e256d988fc
commit
0b5d7a1624
2 changed files with 15 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
buildscript {
|
||||
ext {
|
||||
compose_version = '1.0.0-alpha01'
|
||||
room_version = '2.3.0-alpha02'
|
||||
}
|
||||
ext.kotlin_version = "1.4.0"
|
||||
repositories {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue