mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 03:17:03 +05:30
build: update Compose and Room
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
8cf2dfc71b
commit
53643c9c5a
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ buildscript {
|
|||
agp_version = "4.2.0-alpha13"
|
||||
appcompat_version = "1.3.0-alpha02"
|
||||
browser_version = "1.3.0-alpha06"
|
||||
compose_version = "1.0.0-alpha04"
|
||||
compose_version = "1.0.0-alpha05"
|
||||
core_version = "1.5.0-alpha04"
|
||||
coroutines_version = "1.3.9"
|
||||
customtabs_version = "3.0.2"
|
||||
|
@ -21,7 +21,7 @@ buildscript {
|
|||
moshi_version = "1.9.3"
|
||||
okhttp_version = "3.14.9"
|
||||
retrofit_version = "2.9.0"
|
||||
room_version = "2.3.0-alpha02"
|
||||
room_version = "2.3.0-alpha03"
|
||||
}
|
||||
repositories {
|
||||
google()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue