-
I used Maestro in the past but since some months Maestro is not longer working on more than one Macbook with ARM M1.
Test already done without success:
- installing latest version using cURL
- in…
-
```
Error: Exception in thread "main" java.lang.IllegalArgumentException: List has more than one element.
at kotlin.collections.CollectionsKt___CollectionsKt.single(_Collections.kt:610)
at cash…
-
**Describe the bug**
I encountered unexpected behavior regarding Request Scope lifecycle declared variables in Ktor, when using `createRouteScopedPlugin`.
It appears that when declaring a value us…
-
### SQLDelight Version
2.0.1
### Operating System
MacOS
### Gradle Version
8.2
### Kotlin Version
1.9.22
### Dialect
Postgres
### AGP Version
_No response_
### Describe the Bug
It fails t…
-
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
- […
-
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
- […
-
### SQLDelight Version
2.0.0
### Operating System
MacOS 13.4
### Gradle Version
8.4
### Kotlin Version
1.9.10
### Dialect
postgresql
### AGP Version
_No response_
### Describe the Bug
Aft…
-
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
- […
-
When adding this lib as a dependency and using `painterResource`, the app crashes on Android:
```
java.lang.IllegalStateException: No instrumentation registered! Must run under a registering instrum…
-
On traditional sites, the server can handle authentication. For context, see: https://ktor.io/docs/authentication.html
To get auth in ktor to work, you need to install authentication and then wrap …