mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
all: upgrade dependencies
This commit is contained in:
parent
7445f7d94e
commit
89dbf124d8
7 changed files with 17 additions and 18 deletions
|
@ -1,7 +1,7 @@
|
|||
import java.util.Properties
|
||||
|
||||
plugins {
|
||||
id("org.jetbrains.compose") version "0.5.0-build235"
|
||||
id("org.jetbrains.compose") version "1.0.0-alpha2"
|
||||
id("com.android.application")
|
||||
id("me.amanjeet.daggertrack")
|
||||
kotlin("android")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue