Merge #241
241: Bump JB Compose r=msfjarvis a=msfjarvis bors r+ Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
@@ -32,5 +32,5 @@ dependencies {
|
||||
implementation("com.karumi:shot:5.10.3")
|
||||
implementation("com.diffplug.spotless:spotless-plugin-gradle:5.12.4")
|
||||
implementation("com.squareup.sqldelight:gradle-plugin:1.5.0")
|
||||
implementation("org.jetbrains.compose:compose-gradle-plugin:0.4.0-build185")
|
||||
implementation("org.jetbrains.compose:compose-gradle-plugin:0.4.0-build188")
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@ androidx_test = "1.4.0-alpha05"
|
||||
compose = "1.0.0-beta05"
|
||||
coroutines = "1.4.3"
|
||||
dagger_hilt = "2.35.1"
|
||||
jb_compose = "0.4.0-build185"
|
||||
jb_compose = "0.4.0-build188"
|
||||
kotlin = "1.4.32"
|
||||
ksp = "1.4.32-1.0.0-alpha08"
|
||||
lifecycle = "2.4.0-alpha01"
|
||||
|
||||
Reference in New Issue
Block a user