Commit Graph

32 Commits

Author SHA1 Message Date
dependabot[bot] bbca597111 Bump org.jetbrains.compose from 1.8.0 to 1.8.2
Bumps [org.jetbrains.compose](https://github.com/JetBrains/compose-jb) from 1.8.0 to 1.8.2.
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-jb/compare/v1.8.0...v1.8.2)

---
updated-dependencies:
- dependency-name: org.jetbrains.compose
  dependency-version: 1.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-18 02:55:53 +00:00
dependabot[bot] b909f89234 Bump org.jetbrains.compose.hot-reload (#47) 2025-05-30 08:11:23 +00:00
dependabot[bot] e41305b867 Bump haze from 1.6.0 to 1.6.1 (#49) 2025-05-30 08:11:12 +00:00
dependabot[bot] ef76420819 Bump coil from 3.1.0 to 3.2.0 (#45) 2025-05-30 08:11:03 +00:00
dependabot[bot] 0ade60d521 Bump kotlin from 2.1.20 to 2.1.21 (#44) 2025-05-30 08:10:57 +00:00
dependabot[bot] dec7bd3a23 Bump haze from 1.5.4 to 1.6.0 (#43) 2025-05-13 21:48:08 +00:00
melod1n 958aa6cc14 fix version 2025-05-09 03:11:31 +03:00
melod1n f948b71eec bump versions 2025-05-09 02:39:37 +03:00
melod1n 4ef37e41d4 revert version update 2025-04-11 07:32:25 +03:00
dependabot[bot] b02a4bb1c4 Bump koin from 4.0.3 to 4.0.4 (#30) 2025-04-11 01:21:00 +00:00
dependabot[bot] 085db8f197 Bump org.jetbrains.kotlinx:kotlinx-serialization-json (#31) 2025-04-11 00:58:11 +00:00
dependabot[bot] 8b72814ba6 Bump kotlinx-coroutines from 1.10.1 to 1.10.2 (#32) 2025-04-11 00:58:05 +00:00
dependabot[bot] af2269517f Bump org.jetbrains.androidx.navigation:navigation-compose (#33) 2025-04-11 00:58:00 +00:00
dependabot[bot] df28d1f4b6 Bump ktor from 3.0.1 to 3.1.2 (#25) 2025-03-31 17:13:15 +00:00
dependabot[bot] d5cb551e0d Bump net.harawata:appdirs from 1.2.2 to 1.4.0 (#26) 2025-03-31 17:13:10 +00:00
dependabot[bot] 70728d40da Bump org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose (#27) 2025-03-31 17:13:01 +00:00
dependabot[bot] 5b8bfc9181 Bump coil from 3.0.4 to 3.1.0 (#28) 2025-03-31 17:12:56 +00:00
melod1n 885ed5a018 voyager -> androidx.compose.navigation 2025-03-30 04:32:29 +03:00
melod1n 25da43cfba lib updates 2025-03-30 03:47:44 +03:00
melod1n 79dddec48b chore: libs update
fix for wasm
2025-01-11 07:25:50 +03:00
dependabot[bot] cc04cf41f5 Bump coil from 3.0.0-alpha09 to 3.0.4 (#8) 2024-12-14 10:30:33 +00:00
dependabot[bot] 0717efa1e1 Bump kstore from 0.8.0 to 0.9.1 (#10) 2024-12-14 10:23:29 +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