Skip to content

Commit

Permalink
Merge pull request #86 from yamin8000/renovate/compose_libs_version
Browse files Browse the repository at this point in the history
Update compose_libs_version to v1.4.2
  • Loading branch information
yamin8000 authored Apr 22, 2023
2 parents d22c6c3 + 52add3f commit d64f553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
ext {
compose_libs_version = '1.3.1'
compose_libs_version = '1.4.2'
compose_ui_libs_version = '1.4.2'
compose_compiler_version = '1.4.6'
}
Expand Down

0 comments on commit d64f553

Please sign in to comment.