Skip to content

Commit b587d06

Browse files
Update plugin com.google.devtools.ksp to v2.3.9
1 parent 3446d4c commit b587d06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import java.util.Properties
66

77
plugins {
88
id("com.android.application")
9-
id("com.google.devtools.ksp") version "2.3.6"
9+
id("com.google.devtools.ksp") version "2.3.9"
1010
id("com.chaquo.python") version "17.0.0"
1111
}
1212

0 commit comments

Comments
 (0)