mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update composeoptions to v1.5.11
This commit is contained in:
parent
0e39c3992d
commit
37bcecc954
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ android {
|
|||
buildConfig true
|
||||
}
|
||||
composeOptions {
|
||||
kotlinCompilerExtensionVersion = "1.5.10"
|
||||
kotlinCompilerExtensionVersion = "1.5.11"
|
||||
}
|
||||
// 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue