Skip to content

Commit e7a1ab8

Browse files
Update firebase-ai-ksp-processor/README.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 0d5d3f7 commit e7a1ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-ai-ksp-processor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ To build run `./gradlew :publishToMavenLocal`
22

33
To integrate: add the following to your app's gradle file:
44

5-
```declarative
5+
```kotlin
66
plugins {
77
id("com.google.devtools.ksp")
88
}

0 commit comments

Comments
 (0)