build: update Compose

This commit is contained in:
Harsh Shandilya 2020-09-17 01:46:04 +05:30 committed by GitHub
parent 35bec0bed2
commit 43e9b000d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext {
compose_version = '1.0.0-alpha02'
compose_version = '1.0.0-alpha03'
dagger_version = '2.29.1'
hilt_version = '2.29-alpha'
kotlin_version = '1.4.10'