Skip to content

Commit

Permalink
chore(deps): update composeoptions to v1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and andrekir committed Sep 5, 2023
1 parent 2bbd46a commit 5f99a73
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 @@ -85,7 +85,7 @@ android {
aidl true
}
composeOptions {
kotlinCompilerExtensionVersion = "1.4.8"
kotlinCompilerExtensionVersion = "1.5.3"
}
// Configure the build-logic plugins to target JDK 17
// This matches the JDK used to build the project, and is not related to what is running on device.
Expand Down

0 comments on commit 5f99a73

Please sign in to comment.