Skip to content

Commit 54e9466

Browse files
Update firebase-ai-ksp-processor/src/main/kotlin/com/google/firebase/ai/annotations/Generable.kt
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent e7a1ab8 commit 54e9466

File tree

1 file changed

+1
-1
lines changed
  • firebase-ai-ksp-processor/src/main/kotlin/com/google/firebase/ai/annotations

1 file changed

+1
-1
lines changed

firebase-ai-ksp-processor/src/main/kotlin/com/google/firebase/ai/annotations/Generable.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ package com.google.firebase.ai.annotations
1818

1919
@Target(AnnotationTarget.CLASS)
2020
@Retention(AnnotationRetention.SOURCE)
21-
public annotation class Generable()
21+
public annotation class Generable

0 commit comments

Comments
 (0)