Join Slack
Powered by
Is it possible to read/depend on non-Kotlin files?...
# ksp
a
alexey.andreev
07/30/2025, 6:22 AM
Is it possible to read/depend on non-Kotlin files? E.g.
properties
files in
src/main/resources
?
h
hfhbd
07/31/2025, 8:10 AM
Only manually. And you should add the file or the folder as an input to the Gradle task.
Open in Slack
Previous
Next