mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-02-02 20:02:26 -05:00
chore(deps): update composeoptions to v1.5.12
This commit is contained in:
@@ -93,7 +93,7 @@ android {
|
||||
buildConfig true
|
||||
}
|
||||
composeOptions {
|
||||
kotlinCompilerExtensionVersion = "1.5.11"
|
||||
kotlinCompilerExtensionVersion = "1.5.12"
|
||||
}
|
||||
// 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.
|
||||
|
||||
Reference in New Issue
Block a user