Hello guys Does increasing jvmTarget version from ...
# android
b
Hello guys Does increasing jvmTarget version from 8 to higher like 17 has any benefits for pure Kotlin project. Some people say: it will help jam and garbage collector work more efficiently. Does it means I have lower build time and if it optimizes Garbage Collector, does it also improves app performance in devices?
not kotlin but kotlin colored 2