mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
build: update Compose, AppCompat and Accompanist
This commit is contained in:
parent
6daf60bc9e
commit
7cc7759205
4 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
import java.util.Properties
|
||||
|
||||
plugins {
|
||||
id("org.jetbrains.compose") version "1.0.0-beta6-dev462"
|
||||
id("org.jetbrains.compose") version "1.0.0-beta6-dev474"
|
||||
id("com.android.application")
|
||||
kotlin("android")
|
||||
kotlin("kapt")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue