Skip to content
This repository was archived by the owner on Dec 15, 2023. It is now read-only.

Commit 22cc309

Browse files
authored
fix: restore native image resource config (#863)
1 parent db0999e commit 22cc309

File tree

1 file changed

+7
-0
lines changed
  • google-cloud-speech/src/test/resources/META-INF/native-image/com.google.cloud/speech

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"resources": {
3+
"includes": [
4+
{"pattern": ".*.flac"}
5+
]
6+
}
7+
}

0 commit comments

Comments
 (0)