Commit graph

7 commits

Author SHA1 Message Date
dependabot[bot]
dabb61611b
build(deps): bump org.jetbrains.kotlin.plugin.serialization (#5)
Bumps [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) from 2.1.0 to 2.1.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.0...v2.1.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Arthur K. <me@wzray.com>
2025-02-02 15:35:05 +03:00
dependabot[bot]
cee514b763 build(deps): bump kotlin from 2.1.0 to 2.1.10
Bumps `kotlin` from 2.1.0 to 2.1.10.

Updates `org.jetbrains.kotlin.android` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.0...v2.1.10)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.0...v2.1.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-02 15:33:52 +03:00
9a541ba145
doc: add banner to readme.md 2025-01-22 11:38:12 +03:00
dependabot[bot]
01e33700d2 build(deps): bump androidx.compose:compose-bom
Bumps androidx.compose:compose-bom from 2024.12.01 to 2025.01.00.

---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 04:11:37 +03:00
dependabot[bot]
17e0702e4b build(deps): bump androidx.datastore:datastore-preferences
Bumps androidx.datastore:datastore-preferences from 1.1.1 to 1.1.2.

---
updated-dependencies:
- dependency-name: androidx.datastore:datastore-preferences
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 04:11:11 +03:00
dependabot[bot]
7199fb3dc8 build(deps): bump androidx.activity:activity-compose
Bumps androidx.activity:activity-compose from 1.9.3 to 1.10.0.

---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 04:10:56 +03:00
fcf72cf9a5
init: first somewhat working version 2025-01-12 17:22:11 +03:00