-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delete outdated build services (#4959)
We had two build services: 1) to check unsupported compose compiler plugins were applied 2) to check a native cache kind configuration Both of them are outdated and we may get rid of them. Fixes #4815 ## Release Notes ### Fixes - Gradle Plugin - Delete outdated build services
- Loading branch information
Showing
10 changed files
with
6 additions
and
588 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
127 changes: 0 additions & 127 deletions
127
...main/kotlin/org/jetbrains/compose/experimental/internal/configureNativeCompilerCaching.kt
This file was deleted.
Oops, something went wrong.
81 changes: 0 additions & 81 deletions
81
...kotlin/org/jetbrains/compose/internal/service/AbstractComposeMultiplatformBuildService.kt
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
...main/kotlin/org/jetbrains/compose/internal/service/BuildEventsListenerRegistryProvider.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.