Skip to content

Commit

Permalink
Merge pull request #49 from Octav14n/renovate/composeoptions-1.x
Browse files Browse the repository at this point in the history
Update dependency composeOptions to v1.5.14
  • Loading branch information
Octav14n authored Jun 8, 2024
2 parents e24166b + b49a91b commit 03db296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ android {
jvmTarget = JavaVersion.VERSION_11.toString()
}
composeOptions {
kotlinCompilerExtensionVersion = "1.5.13"
kotlinCompilerExtensionVersion = "1.5.14"
}
lint {
abortOnError false
Expand Down

0 comments on commit 03db296

Please sign in to comment.