Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a283712

Browse files
authoredMay 14, 2024··
Update compose_version
1 parent 5477a8f commit a283712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
buildscript {
33
ext {
4-
compose_version = '1.0.0-beta01'
4+
compose_version = '1.5.14'
55
kotlin_version = '1.4.30'
66
coroutines_version = '1.4.2'
77
}

0 commit comments

Comments
 (0)
Please sign in to comment.