Commit Graph

21 Commits

Author SHA1 Message Date
dependabot[bot] 00197b60b2 Bump kstore from 0.8.0 to 0.9.1
Bumps `kstore` from 0.8.0 to 0.9.1.

Updates `io.github.xxfast:kstore` from 0.8.0 to 0.9.1
- [Release notes](https://github.com/xxfast/KStore/releases)
- [Commits](https://github.com/xxfast/KStore/compare/0.8.0...0.9.1)

Updates `io.github.xxfast:kstore-file` from 0.8.0 to 0.9.1
- [Release notes](https://github.com/xxfast/KStore/releases)
- [Commits](https://github.com/xxfast/KStore/compare/0.8.0...0.9.1)

Updates `io.github.xxfast:kstore-storage` from 0.8.0 to 0.9.1
- [Release notes](https://github.com/xxfast/KStore/releases)
- [Commits](https://github.com/xxfast/KStore/compare/0.8.0...0.9.1)

---
updated-dependencies:
- dependency-name: io.github.xxfast:kstore
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.xxfast:kstore-file
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.xxfast:kstore-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-14 09:47:53 +00:00
melod1n 589eaa8a74 add dependabot config 2024-12-14 12:46:25 +03:00
melod1n 57e9c2e6c4 fix for iOS run 2024-11-13 04:50:03 +03:00
melod1n 602db20f12 ability to change theme 2024-08-14 23:28:00 +03:00
melod1n 638d3868de signing for android builds + ci android 2024-08-14 22:42:49 +03:00
melod1n cef7545b96 intellij idea run config 2024-08-14 21:52:50 +03: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 c2f79f9007 fix Dockerfile-Wasm name 2024-08-05 07:23:44 +03:00
melod1n 5209e80b89 fix Dockerfile-Wasm name 2024-08-05 07:23:03 +03:00
melod1n 5131f2e0d2 add github actions 2024-08-05 07:20:55 +03:00
melod1n f1ad20d903 add Dockerfile for Wasm 2024-08-05 07:16:24 +03:00
melod1n 96e942ccc0 fix ios settings store provider 2024-08-05 06:59:12 +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 bf6b55aab9 Simple login screen & Koin DI integration 2024-08-05 01:43:36 +03:00
melod1n ddca42e38e Initial commit 2024-08-03 21:18:19 +03:00