Commit Graph

193 Commits

Author SHA1 Message Date
Artem Chepurnyi 25b505f767 chore: Bump app version to 1.6.1 2024-10-03 22:43:32 +03:00
Artem Chepurnyi 6b3aa4458b build(deps): Bump Compose from to 1.7.0-rc01 2024-10-03 22:43:32 +03:00
Artem Chepurnyi ce15cf9ea0
Merge pull request #611 from AChep/dependabot/gradle/com.google.firebase-firebase-bom-33.4.0
build(deps): Bump com.google.firebase:firebase-bom from 33.3.0 to 33.4.0
2024-10-03 22:37:53 +03:00
dependabot[bot] b0b4de7796
build(deps): Bump androidPlugin from 8.6.1 to 8.7.0
Bumps `androidPlugin` from 8.6.1 to 8.7.0.

Updates `com.android.application` from 8.6.1 to 8.7.0

Updates `com.android.library` from 8.6.1 to 8.7.0

Updates `com.android.test` from 8.6.1 to 8.7.0

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.test
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-02 08:41:27 +00:00
dependabot[bot] d238ec7174
build(deps): Bump com.google.firebase:firebase-bom from 33.3.0 to 33.4.0
Bumps com.google.firebase:firebase-bom from 33.3.0 to 33.4.0.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-02 08:41:07 +00:00
Artem Chepurnyi 1042d60af2
chore: Bump app version to 1.6.0 2024-10-01 09:03:52 +03:00
dependabot[bot] a9751c3c0e
build(deps): Bump landscapist from 2.3.8 to 2.4.0 (#599)
Bumps `landscapist` from 2.3.8 to 2.4.0.

Updates `com.github.skydoves:landscapist-glide` from 2.3.8 to 2.4.0
- [Release notes](https://github.com/skydoves/landscapist/releases)
- [Commits](https://github.com/skydoves/landscapist/compare/2.3.8...2.4.0)

Updates `com.github.skydoves:landscapist-placeholder` from 2.3.8 to 2.4.0
- [Release notes](https://github.com/skydoves/landscapist/releases)
- [Commits](https://github.com/skydoves/landscapist/compare/2.3.8...2.4.0)

---
updated-dependencies:
- dependency-name: com.github.skydoves:landscapist-glide
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.skydoves:landscapist-placeholder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-25 12:08:07 +03:00
dependabot[bot] d9fdd99892
build(deps): Bump androidBillingClient from 7.0.0 to 7.1.0 (#595)
Bumps `androidBillingClient` from 7.0.0 to 7.1.0.

Updates `com.android.billingclient:billing` from 7.0.0 to 7.1.0

Updates `com.android.billingclient:billing-ktx` from 7.0.0 to 7.1.0

---
updated-dependencies:
- dependency-name: com.android.billingclient:billing
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.billingclient:billing-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-23 11:35:37 +03:00
dependabot[bot] 8b303523f0
build(deps): Bump kotlinSerialization from 1.7.2 to 1.7.3 (#596)
Bumps `kotlinSerialization` from 1.7.2 to 1.7.3.

Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.7.2...v1.7.3)

Updates `org.jetbrains.kotlinx:kotlinx-serialization-cbor` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.7.2...v1.7.3)

Updates `org.jetbrains.kotlinx:kotlinx-serialization-protobuf` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.7.2...v1.7.3)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-cbor
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-protobuf
  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>
2024-09-23 11:35:26 +03:00
Artem Chepurnoy bbdf360c81
chore: Bump AndroidX libraries 2024-09-21 17:08:01 +03:00
dependabot[bot] 4c2ffa06c0
build(deps): Bump androidx.profileinstaller:profileinstaller (#591)
Bumps androidx.profileinstaller:profileinstaller from 1.3.1 to 1.4.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-21 16:56:13 +03:00
dependabot[bot] a7eaf3936c
build(deps): Bump androidx.autofill:autofill (#592)
Bumps androidx.autofill:autofill from 1.3.0-alpha01 to 1.3.0-beta01.

---
updated-dependencies:
- dependency-name: androidx.autofill:autofill
  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>
2024-09-21 16:55:29 +03:00
dependabot[bot] c59f06594e
build(deps): Bump androidxLifecycle from 2.8.5 to 2.8.6 (#588)
Bumps `androidxLifecycle` from 2.8.5 to 2.8.6.

Updates `androidx.lifecycle:lifecycle-common` from 2.8.5 to 2.8.6

Updates `androidx.lifecycle:lifecycle-runtime` from 2.8.5 to 2.8.6

Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.8.5 to 2.8.6

Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.8.5 to 2.8.6

Updates `androidx.lifecycle:lifecycle-process` from 2.8.5 to 2.8.6

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.5 to 2.8.6

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.8.5 to 2.8.6

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-runtime-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-livedata-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-process
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
  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>
2024-09-20 10:38:02 +03:00
dependabot[bot] a936a2d9e7
build(deps): Bump androidx.baselineprofile from 1.3.0 to 1.3.1 (#589)
Bumps androidx.baselineprofile from 1.3.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: androidx.baselineprofile
  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>
2024-09-20 10:37:52 +03:00
dependabot[bot] ae0074d0f5
build(deps): Bump androidPlugin from 8.6.0 to 8.6.1 (#587)
Bumps `androidPlugin` from 8.6.0 to 8.6.1.

Updates `com.android.application` from 8.6.0 to 8.6.1

Updates `com.android.library` from 8.6.0 to 8.6.1

Updates `com.android.test` from 8.6.0 to 8.6.1

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.test
  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>
2024-09-18 12:08:46 +03:00
dependabot[bot] b9344d19c8
build(deps): Bump br.com.devsrsouza.compose.icons:feather (#584)
Bumps [br.com.devsrsouza.compose.icons:feather](https://github.com/devsrsouza/compose-icons) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/devsrsouza/compose-icons/releases)
- [Commits](https://github.com/devsrsouza/compose-icons/compare/1.1.0...1.1.1)

---
updated-dependencies:
- dependency-name: br.com.devsrsouza.compose.icons:feather
  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>
2024-09-17 15:22:41 +03:00
dependabot[bot] d4a87aba1f
build(deps): Bump com.codingfeline.buildkonfig from 0.15.1 to 0.15.2 (#585)
Bumps [com.codingfeline.buildkonfig](https://github.com/yshrsmz/BuildKonfig) from 0.15.1 to 0.15.2.
- [Release notes](https://github.com/yshrsmz/BuildKonfig/releases)
- [Changelog](https://github.com/yshrsmz/BuildKonfig/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yshrsmz/BuildKonfig/compare/v0.15.1...v0.15.2)

---
updated-dependencies:
- dependency-name: com.codingfeline.buildkonfig
  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>
2024-09-17 15:22:25 +03:00
Artem Chepurnoy d9b63d3aa2
chore: Bump dependencies and migrate away from deprecated methods 2024-09-15 16:37:31 +03:00
Artem Chepurnoy 3714670287
feature: Add OTP code by scanning Google Authenticator single export code #556 2024-09-14 17:16:36 +03:00
Artem Chepurnyi 5e074d9586
chore: Bump app version to 1.5.2 2024-09-05 19:34:26 +03:00
Artem Chepurnyi fae8c9f643
chore: Update Compose to 1.7.0-beta01 2024-09-05 19:19:48 +03:00
dependabot[bot] 4bb445d029
build(deps): Bump com.google.firebase:firebase-bom from 33.1.2 to 33.2.0 (#550)
Bumps com.google.firebase:firebase-bom from 33.1.2 to 33.2.0.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 14:43:19 +03:00
Artem Chepurnyi 62b24bb462 chore: Update Kotlin to 2.0.20 2024-09-01 10:18:02 +03:00
dependabot[bot] 2c82d57f72
build(deps): Bump org.jetbrains.kotlinx:kotlinx-datetime (#543)
Bumps [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx-datetime/compare/v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-datetime
  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>
2024-08-23 13:05:05 +03:00
dependabot[bot] f1167deda6
build(deps): Bump net.zetetic:sqlcipher-android from 4.6.0 to 4.6.1 (#544)
Bumps [net.zetetic:sqlcipher-android](https://github.com/sqlcipher/sqlcipher-android) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/sqlcipher/sqlcipher-android/releases)
- [Commits](https://github.com/sqlcipher/sqlcipher-android/commits)

---
updated-dependencies:
- dependency-name: net.zetetic:sqlcipher-android
  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>
2024-08-23 13:04:49 +03:00
Artem Chepurnyi 4b38318eb7
deps: Bump Compose to 1.7.0-alpha03 2024-08-21 10:13:44 +03:00
dependabot[bot] c2c167d094
build(deps): Bump io.github.willena:sqlite-jdbc (#533)
Bumps [io.github.willena:sqlite-jdbc](https://github.com/Willena/sqlite-jdbc-crypt) from 3.46.0.0 to 3.46.1.0.
- [Release notes](https://github.com/Willena/sqlite-jdbc-crypt/releases)
- [Changelog](https://github.com/Willena/sqlite-jdbc-crypt/blob/master/NEWS.md)
- [Commits](https://github.com/Willena/sqlite-jdbc-crypt/compare/3.46.0.0...3.46.1.0)

---
updated-dependencies:
- dependency-name: io.github.willena:sqlite-jdbc
  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>
2024-08-18 08:06:52 +03:00
dependabot[bot] f72566b9fc
build(deps): Bump signalr from 8.0.7 to 8.0.8 (#526)
Bumps `signalr` from 8.0.7 to 8.0.8.

Updates `com.microsoft.signalr:signalr` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.7...v8.0.8)

Updates `com.microsoft.signalr.messagepack:signalr-messagepack` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.7...v8.0.8)

---
updated-dependencies:
- dependency-name: com.microsoft.signalr:signalr
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.microsoft.signalr.messagepack:signalr-messagepack
  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>
2024-08-18 08:05:31 +03:00
Artem Chepurnyi b3dce23e83
chore: Bump app version to 1.5.1 2024-08-14 12:09:02 +03:00
dependabot[bot] b88a115973
build(deps): Bump org.slf4j:slf4j-api from 2.0.15 to 2.0.16 (#524)
Bumps org.slf4j:slf4j-api from 2.0.15 to 2.0.16.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  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>
2024-08-12 12:19:47 +03:00
Artem Chepurnyi c46c7a8903
chore: Bump app version to 1.5.0 2024-08-09 12:02:16 +03:00
dependabot[bot] 9c476c0987
build(deps): Bump androidPlugin from 8.5.1 to 8.5.2 (#523)
Bumps `androidPlugin` from 8.5.1 to 8.5.2.

Updates `com.android.application` from 8.5.1 to 8.5.2

Updates `com.android.library` from 8.5.1 to 8.5.2

Updates `com.android.test` from 8.5.1 to 8.5.2

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.test
  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>
2024-08-09 12:01:29 +03:00
dependabot[bot] 106c8f94e5
build(deps): Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.15 (#522)
Bumps org.slf4j:slf4j-api from 2.0.13 to 2.0.15.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  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>
2024-08-09 12:01:18 +03:00
dependabot[bot] b02f67fe49
build(deps): Bump androidxCamera from 1.4.0-beta02 to 1.4.0-rc01 (#511)
Bumps `androidxCamera` from 1.4.0-beta02 to 1.4.0-rc01.

Updates `androidx.camera:camera-camera2` from 1.4.0-beta02 to 1.4.0-rc01

Updates `androidx.camera:camera-core` from 1.4.0-beta02 to 1.4.0-rc01

Updates `androidx.camera:camera-extensions` from 1.4.0-beta02 to 1.4.0-rc01

Updates `androidx.camera:camera-lifecycle` from 1.4.0-beta02 to 1.4.0-rc01

Updates `androidx.camera:camera-view` from 1.4.0-beta02 to 1.4.0-rc01

---
updated-dependencies:
- dependency-name: androidx.camera:camera-camera2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.camera:camera-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.camera:camera-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.camera:camera-lifecycle
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.camera:camera-view
  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>
2024-08-08 13:03:45 +03:00
dependabot[bot] 8aa711ce81
build(deps): Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 (#512)
Bumps org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-08 13:03:32 +03:00
dependabot[bot] ebeb9a324f
build(deps): Bump androidxWork from 2.9.0 to 2.9.1 (#513)
Bumps `androidxWork` from 2.9.0 to 2.9.1.

Updates `androidx.work:work-runtime` from 2.9.0 to 2.9.1

Updates `androidx.work:work-runtime-ktx` from 2.9.0 to 2.9.1

---
updated-dependencies:
- dependency-name: androidx.work:work-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.work:work-runtime-ktx
  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>
2024-08-08 13:03:23 +03:00
dependabot[bot] 8869c96882
build(deps): Bump com.google.devtools.ksp (#508)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.0-1.0.24 to 2.0.10-1.0.24.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.0.0-1.0.24...2.0.10-1.0.24)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  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>
2024-08-08 07:25:27 +03:00
dependabot[bot] a0d44e4ef8
build(deps): Bump kotlin from 2.0.0 to 2.0.10 (#506)
Bumps `kotlin` from 2.0.0 to 2.0.10.

Updates `org.jetbrains.kotlin.android` from 2.0.0 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10)

Updates `org.jetbrains.kotlin.jvm` from 2.0.0 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10)

Updates `org.jetbrains.kotlin.kapt` from 2.0.0 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10)

Updates `org.jetbrains.kotlin.multiplatform` from 2.0.0 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.0 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10)

Updates `org.jetbrains.kotlin.plugin.parcelize` from 2.0.0 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10)

Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.0 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.kapt
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.multiplatform
  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
- dependency-name: org.jetbrains.kotlin.plugin.parcelize
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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>
2024-08-08 07:25:17 +03:00
dependabot[bot] c5e1ad6ab3
build(deps): Bump com.google.android.gms:play-services-mlkit-barcode-scanning (#507)
Bumps com.google.android.gms:play-services-mlkit-barcode-scanning from 18.3.0 to 18.3.1.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-mlkit-barcode-scanning
  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>
2024-08-08 07:15:56 +03:00
dependabot[bot] a932009aca
build(deps): Bump com.google.devtools.ksp (#496)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.0-1.0.23 to 2.0.0-1.0.24.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.0.0-1.0.23...2.0.0-1.0.24)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  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>
2024-08-05 11:13:13 +03:00
Artem Chepurnyi 7f0ad51915 chore: Bump app version to 1.4.1 2024-07-31 13:16:54 +03:00
Artem Chepurnyi f723997abb chore: Bump Compose to 1.7.0-alpha02 2024-07-31 12:18:28 +03:00
dependabot[bot] 2130edcbe2
build(deps): Bump androidxLifecycle from 2.8.3 to 2.8.4 (#484)
Bumps `androidxLifecycle` from 2.8.3 to 2.8.4.

Updates `androidx.lifecycle:lifecycle-common` from 2.8.3 to 2.8.4

Updates `androidx.lifecycle:lifecycle-runtime` from 2.8.3 to 2.8.4

Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.8.3 to 2.8.4

Updates `androidx.lifecycle:lifecycle-process` from 2.8.3 to 2.8.4

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.3 to 2.8.4

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.8.3 to 2.8.4

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-livedata-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-process
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
  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>
2024-07-25 21:33:27 +03:00
dependabot[bot] 7775acd70b
build(deps): Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#476)
Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 21:33:17 +03:00
dependabot[bot] 26e4141b6a
build(deps): Bump androidx.activity:activity-compose from 1.9.0 to 1.9.1 (#486)
Bumps androidx.activity:activity-compose from 1.9.0 to 1.9.1.

---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
  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>
2024-07-25 21:33:06 +03:00
Artem Chepurnyi 54e1742a66 chore: Bump app version to 1.4.0 2024-07-24 10:24:25 +03:00
dependabot[bot] 8087e5b73c
build(deps): Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 (#472)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.0 to 1.17.1.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.17.0...rel/commons-codec-1.17.1)

---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
  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>
2024-07-16 11:31:46 +03:00
Artem Chepurnoy 9e5e4b3c93
chore: Use Gradle v8.9 2024-07-14 15:25:24 +03:00
dependabot[bot] 2af2af0900
build(deps): Bump com.google.devtools.ksp (#468)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.0-1.0.22 to 2.0.0-1.0.23.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.0.0-1.0.22...2.0.0-1.0.23)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  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>
2024-07-12 23:21:55 +03:00
dependabot[bot] 67f55fcb6c
build(deps): Bump com.google.firebase:firebase-bom from 33.1.1 to 33.1.2 (#466)
Bumps com.google.firebase:firebase-bom from 33.1.1 to 33.1.2.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
  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>
2024-07-12 23:21:44 +03:00