-
Issue Type: Bug
1. Install latest gradle (7.2)
2. Generate kotlin project with gradle build script in KTS format.
3. Open up in vscode
Language server does not pick up imports from gradle file in .…
-
My gradle.build.kts gives me so many errors, I used the sample gradle for this project
Wrapper version: `6.5`
![ScreenShot_20200622111923](https://user-images.githubusercontent.com/27886627/8527…
-
I tried to upload the sigstore files to the [GitHub attestation endpoint](https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#create-an-attestation) using [a custom Gradle task](https://…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
The plugin does work while searching for dependency.
But adding a selected dependency to build.gradle.kts does not work.
"Add Dependency" shows a "select module" dialog box but it is disabled an…
-
We want to use Kotlin for describing the ``build.gradle`` file as it will be simpler to maintain in the future.
This is a good resource when working on this issue
https://guides.gradle.org/migrati…
-
Gradle supports the concept of `Settings` plugins, which are applied via a `plugins` block in the `settings.gradle` file.
A good example is the [Gradle Enterprise plugin for Gradle](https://docs.grad…
-
I tried to get change points using KTS code.
But i couldn't get proper change points.
If someone get change points using KTS, please help me?
-
[These lines](https://github.com/hotwired/hotwire-native-site/blob/cd450f6f19ae28e161524611295ff946fc6cb1f7/_source/android/01_getting_started.md?plain=1#L55-L62) in the Getting Started instructions c…
-
可以支持在kts文件中查询版本号吗,现在好像只支持gradle文件了