Skip to content

Commit

Permalink
Merge pull request #37 from yamin8000/renovate/compose_compiler_version
Browse files Browse the repository at this point in the history
Update dependency composeOptions to v1.5.7
  • Loading branch information
yamin8000 authored Dec 22, 2023
2 parents c5dcf67 + 803ba8a commit ecdfa55
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
Expand Up @@ -4,7 +4,7 @@ buildscript {
ext {
compose_libs_version = '1.5.4'
compose_ui_libs_version = '1.5.4'
compose_compiler_version = '1.5.6'
compose_compiler_version = '1.5.7'
}
}/*
* freeDictionaryApp is a simple android application for freeDictionaryAPI
Expand Down

0 comments on commit ecdfa55

Please sign in to comment.