mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 14:57:02 +05:30
build: update Compose
This commit is contained in:
parent
35bec0bed2
commit
43e9b000d9
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 = '1.0.0-alpha02'
|
compose_version = '1.0.0-alpha03'
|
||||||
dagger_version = '2.29.1'
|
dagger_version = '2.29.1'
|
||||||
hilt_version = '2.29-alpha'
|
hilt_version = '2.29-alpha'
|
||||||
kotlin_version = '1.4.10'
|
kotlin_version = '1.4.10'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue