Are you aware of a limit on the number of strings ...
# compose
s
Are you aware of a limit on the number of strings items within the new Compose Multiplatform 1.6.0-beta01
Res
? I have a round 850 strings, translated in 3 languages, and my
Res.kt
file is over 15000 lines. I tried to add one more string key, and I have an error:
Copy code
Caused by: java.io.FileNotFoundException: [...]/common/build/tmp/kotlin-classes/debug/myapp/common/generated/resources/Res$string.class (No such file or directory)