dependabot[bot]
|
4fd5aa8247
|
Bump ktor from 3.0.0-beta-2 to 3.1.0-eap-1190
Bumps `ktor` from 3.0.0-beta-2 to 3.1.0-eap-1190.
Updates `io.ktor:ktor-client-core` from 3.0.0-beta-2 to 3.1.0-eap-1190
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)
Updates `io.ktor:ktor-client-darwin` from 3.0.0-beta-2 to 3.1.0-eap-1190
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)
Updates `io.ktor:ktor-client-okhttp` from 3.0.0-beta-2 to 3.1.0-eap-1190
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)
Updates `io.ktor:ktor-client-js` from 3.0.0-beta-2 to 3.1.0-eap-1190
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)
Updates `io.ktor:ktor-client-content-negotiation` from 3.0.0-beta-2 to 3.1.0-eap-1190
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)
Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.0.0-beta-2 to 3.1.0-eap-1190
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.ktor:ktor-client-darwin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.ktor:ktor-client-okhttp
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.ktor:ktor-client-js
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.ktor:ktor-client-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.ktor:ktor-serialization-kotlinx-json
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-14 10:22:32 +00:00 |
|
dependabot[bot]
|
f7695e0a3e
|
Bump kotlinx-coroutines from 1.9.0-RC to 1.9.0 (#4)
|
2024-12-14 10:21:35 +00:00 |
|
melod1n
|
16418ed72c
|
remove usage of non-js library
|
2024-08-08 13:50:05 +03:00 |
|
melod1n
|
efe4536ebf
|
simple ktor-client implementation
|
2024-08-08 13:03:17 +03:00 |
|
melod1n
|
b83bec3a54
|
added wasm/js target
|
2024-08-05 06:42:41 +03:00 |
|
melod1n
|
68e6ec3e8f
|
logging with Napier
|
2024-08-05 05:56:06 +03:00 |
|
melod1n
|
e0543fd2bf
|
saving & restoring settings with KStore
|
2024-08-05 05:41:22 +03:00 |
|
melod1n
|
3b65d44f2f
|
simple screen with lazylist, pull-to-refresh and blur with Haze
|
2024-08-05 04:56:19 +03:00 |
|
melod1n
|
2c91f6bb62
|
simple login screen with simple viewmodel's logic
|
2024-08-05 02:52:58 +03:00 |
|
melod1n
|
471af18f5e
|
simple navigation with Voyager
|
2024-08-05 02:11:03 +03:00 |
|
melod1n
|
ddca42e38e
|
Initial commit
|
2024-08-03 21:18:19 +03:00 |
|