mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 03:17:03 +05:30
all: update to Compose alpha08 and Kotlin 1.4.20
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
6597f0058d
commit
f8b8ce0b5b
7 changed files with 16 additions and 16 deletions
|
@ -1,7 +1,7 @@
|
|||
plugins {
|
||||
id("com.android.library")
|
||||
kotlin("android")
|
||||
kotlin("plugin.serialization") version "1.4.10"
|
||||
kotlin("plugin.serialization") version "1.4.20"
|
||||
`lobsters-plugin`
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue