-
![grafik](https://user-images.githubusercontent.com/30873659/64346460-74cae500-cff2-11e9-8125-7bc90f01056e.png)
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/a…
-
### Current Behavior
An automated PR that upgrades gradle to latest stable version fails the build with
Full message
```
Downloading https://services.gradle.org/distributions/gradle-8.9-bi…
-
**Is your feature request related to a problem? Please describe.**
If you define a pre-compiled script plugin, the below does not work:
```
plugins {
id("java")
id("com.autonomousap…
-
### SQLDelight Version
2.0.1
### Operating System
macOS Sonoma 14.3
### Gradle Version
8.4
### Kotlin Version
1.9.22
### Dialect
dont know
### AGP Version
8.2.1
###…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.co…
-
### Expected Behavior
When using the `--no-daemon` flag, my expectation is that if no JVM settings are defined e.g. (`org.gradle.jvmargs`), no JVM will be forked i.e. `GradleMain` will start rather t…
-
### SQLDelight Version
app.cash.sqldelight:postgresql-dialect:2.0.2
### Operating System
Mac OS 14.4.1 (23E224)
### Gradle Version
8.6
### Kotlin Version
1.9.22
### Dialect
app.cash.sqldeligh…
-
### Version
1.2.1
### Environment that reproduces the issue
Android Emulator
### Is it reproducible in the example application?
Not tested
### Reproduction steps
run the app
##…
-
Gradle's official documentation, as well a variety of other sites, are [moving to build.gradle.kts as the default](https://blog.gradle.org/kotlin-dsl-is-now-the-default-for-new-gradle-builds).
The …