mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-19 07:17:01 +05:30
build: update compose
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
fc06690ffd
commit
a3e0503613
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||||
buildscript {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
compose_version = '0.1.0-dev17'
|
compose_version = '1.0.0-alpha01'
|
||||||
}
|
}
|
||||||
ext.kotlin_version = "1.4.0"
|
ext.kotlin_version = "1.4.0"
|
||||||
repositories {
|
repositories {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue