Skip to content

Commit a31f938

Browse files
Update kernelPatchVersion to 0.12.10
1 parent 1ae69a9 commit a31f938

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
alias(libs.plugins.kotlin.compose.compiler) apply false
1010
}
1111

12-
project.ext.set("kernelPatchVersion", "0.12.9")
12+
project.ext.set("kernelPatchVersion", "0.12.10")
1313

1414
val androidMinSdkVersion = 26
1515
val androidTargetSdkVersion = 35

0 commit comments

Comments
 (0)