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 b6f52ce

Browse files
authoredSep 5, 2024··
Update compose_ui_version to v1.7.0
1 parent e6e7ee2 commit b6f52ce

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,6 +1,6 @@
11
buildscript {
22
ext {
3-
compose_ui_version = '1.5.1'
3+
compose_ui_version = '1.7.0'
44
}
55
}// Top-level build file where you can add configuration options common to all sub-projects/modules.
66
plugins {

0 commit comments

Comments
 (0)
Please sign in to comment.