build: update compose

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-08-27 02:50:28 +05:30
parent fc06690ffd
commit a3e0503613
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

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 = '0.1.0-dev17'
compose_version = '1.0.0-alpha01'
}
ext.kotlin_version = "1.4.0"
repositories {