build: upgrade all dependencies

This commit is contained in:
Harsh Shandilya 2021-11-04 12:10:58 +05:30
parent e1e049ebdb
commit 4971606709
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
4 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
import java.util.Properties
plugins {
id("org.jetbrains.compose") version "1.0.0-beta4-dev436"
id("org.jetbrains.compose") version "1.0.0-beta6-dev446"
id("com.android.application")
kotlin("android")
kotlin("kapt")