mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-02 13:12:48 -04:00
chore: update Compose Compiler to 1.4.4
This commit is contained in:
@@ -84,7 +84,7 @@ android {
|
||||
compose true
|
||||
}
|
||||
composeOptions {
|
||||
kotlinCompilerExtensionVersion = "1.4.3"
|
||||
kotlinCompilerExtensionVersion = "1.4.4"
|
||||
}
|
||||
// Set both the Java and Kotlin compilers to target Java 8.
|
||||
compileOptions {
|
||||
|
||||
Reference in New Issue
Block a user