build: update dependencies

This commit is contained in:
Harsh Shandilya 2021-08-24 14:18:07 +05:30
parent c584d52e89
commit ddb9bfeb07
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
5 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
import java.util.Properties
plugins {
id("org.jetbrains.compose") version "1.0.0-alpha3"
id("org.jetbrains.compose") version "1.0.0-alpha4-build321"
id("com.android.application")
kotlin("android")
kotlin("kapt")