mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 00:57:02 +05:30
all: bump JB Compose to 0.4.0-build178
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
b6540b10b9
commit
6d71154589
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ plugins {
|
|||
kotlin("android")
|
||||
kotlin("kapt")
|
||||
id("dagger.hilt.android.plugin")
|
||||
id("org.jetbrains.compose") version "0.4.0-build177"
|
||||
id("org.jetbrains.compose") version "0.4.0-build178"
|
||||
id("shot")
|
||||
`versioning-plugin`
|
||||
`lobsters-plugin`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue