-
Musíš prejsť na Všetky úlohy a odtiaľ prejsť na vzorák.
-
I have set up Proto Datastore in my app, and it was all working perfectly until I upgraded the KSP plugin from version 1.9.10-1.0.13 to 1.9.20-1.0.14 tonight. After some experimenting, I can say that …
-
I am using this awesome Gradle [plugin](https://github.com/gmazzo/gradle-android-test-aggregation-plugin) to perform aggregation of code coverage on KMM modules that is using KSP due to usage of Roo…
-
### Ktorfit version
2.2.0
### What happened and how can we reproduce this issue?
Execution failed for task ':composeApp:kspCommonMainKotlinMetadata'.
> Could not resolve all files for configuratio…
-
When a Java class is compiled with "-parameters", both JavaAP and KSP can see the formal parameter names.
But for some framework classes, JavaAP sees the formal names while in KSP we see p0, p1, p…
-
As the title says!!
A [code](https://github.com/TweakScale/TweakScale/blob/master/Source/Scale/HotKey/HotkeyManager.cs) of mine using `[KSPAddon(KSPAddon.Startup.MainMenu, true)]` is being instanti…
-
We have only a method to truncate tables in cassandra, but not to drop them. This makes it impossible for a user to modify the data model of his classes after creating them, and forces him to use othe…
-
See KSP-CKAN/xKAN-meta_testing#73 for details, we've been using this Action and found the automatic creation of a new merge commit [extremely surprising](https://en.wikipedia.org/wiki/Principle_of_lea…
-
Hi there!
I'm filing an issue against ksp-fullscreenfix because I have a problem related to my use of it, I can't see any other way to message a user on GitHub, and it's not outside the realm of poss…
-
Working on a reproducer now.
Related to https://github.com/google/ksp/issues/1687