mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 20:17:02 +05:30
build: upgrade browser and compose
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
ee9a10f39d
commit
195dcf3fd7
2 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@ package dev.msfjarvis.lobsters.compose.utils
|
|||
|
||||
import androidx.annotation.DrawableRes
|
||||
import androidx.compose.foundation.AmbientContentColor
|
||||
import androidx.compose.foundation.Icon
|
||||
import androidx.compose.material.Icon
|
||||
import androidx.compose.runtime.Composable
|
||||
import androidx.compose.ui.Modifier
|
||||
import androidx.compose.ui.graphics.Color
|
||||
|
|
|
@ -5,8 +5,8 @@ buildscript {
|
|||
activity_version = "1.2.0-beta01"
|
||||
agp_version = "4.2.0-alpha15"
|
||||
appcompat_version = "1.3.0-alpha02"
|
||||
browser_version = "1.3.0-alpha06"
|
||||
compose_version = "1.0.0-alpha05"
|
||||
browser_version = "1.3.0-beta01"
|
||||
compose_version = "1.0.0-alpha06"
|
||||
core_version = "1.5.0-alpha04"
|
||||
coroutines_version = "1.4.0"
|
||||
customtabs_version = "3.0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue