Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all dependencies #93

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action minor v3.3.0 -> v3.6.0 age adoption passing confidence
gradle (source) patch 7.6 -> 7.6.4 age adoption passing confidence
gradle/wrapper-validation-action action minor v1.0.5 -> v1.1.0 age adoption passing confidence
io.github.hoc081098:FlowExt dependencies minor 0.3.0 -> 0.8.1 age adoption passing confidence
com.github.hoc081098:ViewBindingDelegate (source) dependencies minor 1.3.1 -> 1.4.0 age adoption passing confidence
com.chrynan.uri:uri-core dependencies minor 0.3.3 -> 0.4.0 age adoption passing confidence
io.arrow-kt:arrow-fx-coroutines dependencies minor 1.1.2 -> 1.2.4 age adoption passing confidence
io.arrow-kt:arrow-core dependencies minor 1.1.2 -> 1.2.4 age adoption passing confidence
com.github.bumptech.glide:okhttp3-integration dependencies minor 4.12.0 -> 4.16.0 age adoption passing confidence
com.github.bumptech.glide:compiler dependencies minor 4.12.0 -> 4.16.0 age adoption passing confidence
com.github.bumptech.glide:glide dependencies minor 4.12.0 -> 4.16.0 age adoption passing confidence
io.reactivex.rxjava3:rxandroid dependencies patch 3.0.0 -> 3.0.2 age adoption passing confidence
io.reactivex.rxjava3:rxjava dependencies patch 3.1.2 -> 3.1.8 age adoption passing confidence
com.squareup.leakcanary:leakcanary-android dependencies minor 2.7 -> 2.14 age adoption passing confidence
com.squareup.okhttp3:logging-interceptor (source) dependencies patch 5.0.0-alpha.2 -> 5.0.0-SNAPSHOT age adoption passing confidence
com.squareup.retrofit2:converter-moshi dependencies minor 2.9.0 -> 2.11.0 age adoption passing confidence
com.squareup.retrofit2:retrofit dependencies minor 2.9.0 -> 2.11.0 age adoption passing confidence
com.squareup.moshi:moshi-kotlin dependencies minor 1.13.0 -> 1.15.1 age adoption passing confidence
io.insert-koin:koin-core (source) dependencies minor 3.2.0 -> 3.5.6 age adoption passing confidence
io.insert-koin:koin-android (source) dependencies minor 3.2.0 -> 3.5.6 age adoption passing confidence
androidx.work:work-runtime-ktx (source) dependencies minor 2.8.0-alpha02 -> 2.9.0 age adoption passing confidence
androidx.room:room-compiler (source) dependencies minor 2.5.0-alpha01 -> 2.6.1 age adoption passing confidence
androidx.room:room-rxjava3 (source) dependencies minor 2.5.0-alpha01 -> 2.6.1 age adoption passing confidence
androidx.room:room-ktx (source) dependencies minor 2.5.0-alpha01 -> 2.6.1 age adoption passing confidence
androidx.room:room-runtime (source) dependencies minor 2.5.0-alpha01 -> 2.6.1 age adoption passing confidence
androidx.lifecycle:lifecycle-common-java8 (source) dependencies minor 2.4.1 -> 2.8.0 age adoption passing confidence
androidx.lifecycle:lifecycle-reactivestreams-ktx (source) dependencies minor 2.4.1 -> 2.8.0 age adoption passing confidence
androidx.lifecycle:lifecycle-livedata-ktx (source) dependencies minor 2.4.1 -> 2.8.0 age adoption passing confidence
androidx.lifecycle:lifecycle-viewmodel-ktx (source) dependencies minor 2.4.1 -> 2.8.0 age adoption passing confidence
androidx.navigation:navigation-ui-ktx (source) dependencies minor 2.4.2 -> 2.7.7 age adoption passing confidence
androidx.navigation:navigation-fragment-ktx (source) dependencies minor 2.4.2 -> 2.7.7 age adoption passing confidence
androidx.recyclerview:recyclerview (source) dependencies patch 1.3.0-alpha02 -> 1.3.2 age adoption passing confidence
com.google.android.material:material dependencies minor 1.4.0 -> 1.12.0 age adoption passing confidence
androidx.constraintlayout:constraintlayout (source) dependencies patch 2.1.3 -> 2.1.4 age adoption passing confidence
androidx.fragment:fragment-ktx (source) dependencies minor 1.4.1 -> 1.7.1 age adoption passing confidence
androidx.core:core-ktx (source) dependencies minor 1.7.0 -> 1.13.1 age adoption passing confidence
androidx.appcompat:appcompat (source) dependencies minor 1.4.1 -> 1.6.1 age adoption passing confidence
androidx.activity:activity-ktx (source) dependencies minor 1.4.0 -> 1.9.0 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-rx3 dependencies minor 1.6.1 -> 1.8.1 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-play-services dependencies minor 1.6.1 -> 1.8.1 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-core dependencies minor 1.6.1 -> 1.8.1 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-android dependencies minor 1.6.1 -> 1.8.1 age adoption passing confidence
org.jetbrains.kotlin:kotlin-stdlib-jdk8 (source) dependencies minor 1.6.21 -> 1.9.24 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v3.6.0

Compare Source

v3.5.3

Compare Source

v3.5.2

Compare Source

v3.5.1

Compare Source

v3.5.0

Compare Source

v3.4.0

Compare Source

gradle/gradle (gradle)

v7.6.4: 7.6.4

Compare Source

This is a patch release for 7.6. We recommend using 7.6.4 instead of 7.6.

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 7.6.4 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.4

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v7.6.3: 7.6.3

Compare Source

This is a patch release for 7.6. We recommend using 7.6.3 instead of 7.6.

This release addresses two security vulnerabilities:

It also fixes the following issues:

  • #​25781 Backport finalized task performance fix to 7.6.x
  • #​25802 Backport cgroups fix to 7.6.x

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 7.6.3 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.3

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.3.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.6.2: 7.6.2

Compare Source

This is a patch release for 7.6. We recommend using 7.6.2 instead of 7.6.

This release addresses two security vulnerabilities:

It also fixes the following issues:

  • #​23201 Backport dependency upgrades to 7.x
  • #​23202 Backport Scala incremental compilation fixes
  • #​23325 Backport JSoup update to resolve CVE-2022-36033
  • #​23458 Backport JUnit5 dynamic test logging bug fix
  • #​23681 Dependency graph resolution: Equivalent excludes can cause un-necessary graph mutations [backport 7.x]
  • #​23922 Backport "Use Compiler API data for incremental compilation after a failure" to 7.x
  • #​23951 Exclude rule merging: missing optimization [Backport 7.x]
  • #​24132 Extending an already resolved configuration no longer works correctly [backport 7.x]
  • #​24234 7.6.1 breaks gradle-consistent-versions
  • #​24390 Gradle 7.4 fails on multi release jar's with JDK 19 code
  • #​24439 Gradle complains about invalid tool chain - picking up the source package location - it should just ignore them [Backport]
  • #​24443 Maven artifact referenced only in dependency constraints raises IllegalStateException: Corrupt serialized resolution result [backport]
  • #​24901 Backport fix for test exception that cannot be deserialized to 7.x

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 7.6.2 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.2

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.2.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.6.1: 7.6.1

Compare Source

This is a patch release for 7.6. We recommend using 7.6.1 instead of 7.6.

It fixes the following issues:

  • #​19065 Platform dependencies not possible in dependency block of test suite plugin
  • #​22688 Increased memory usage (with -p option)
  • #​22796 Building gradle itself fails during toolchain download: permission denied copying a file within .gradle/jdks
  • #​22875 Regression with 7.6: @​​pom artifact in JVM library project is no longer found
  • #​22937 Remove safe credentials reference
  • #​22973 Kotlin MPP plugin broken with Gradle 7.6 due to signature change in TestResultProcessor
  • #​23016 toolchainManagement.jvm.javaRepositories should not expose the full surface of NamedDomainObjectList
  • #​23025 Back-port toolchain related fixes to 7.6.1
  • #​23053 Auto-provisioning/auto-detection of IBM Semeru toolchains is broken with Gradle 7.6
  • #​23074 Docs: Build Lifecycle starts halfway through a point
  • #​23096 Classifiers of version catalog are discarded while copied to anothor dependency
  • #​23111 Ant closures are broken with Gradle 7.6
  • #​23178 Mention the Foojay Toolchain Resolver plugin in the Gradle manual
  • #​23215 Gradle 7.6: high memory usage (android project)
  • #​23224 Backport to 7.6.1 "Fix for Incremental compilation with modules"
  • #​23294 "Unable to make progress running work" together with --continue and failing tasks (Backport to 7.6.1)
  • #​23555 Improve Toolchain related deprecation nagging in 7.6
  • #​23894 Update EOL policy
  • #​23910 Backport trusting only full GPG keys in dependency verification [Backport 7.6.1]
  • #​23941 Typo in v7.6 docs about disabling_the_daemon
  • #​23985 Resolving of manually created configuration creates a ResolveException

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 7.6.1 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.1

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

gradle/wrapper-validation-action (gradle/wrapper-validation-action)

v1.1.0

Compare Source

The action now adds the path of the failed wrapper Jar as a failed-wrapper Step output parameter.
This makes the value available for reporting in later Steps/Jobs.

v1.0.6

Compare Source

Gradle Wrapper Validation

hoc081098/FlowExt (io.github.hoc081098:FlowExt)

v0.8.1

Compare Source

Changed
Added
  • Add Flow.catchAndReturn, Flow.catchAndResume operators.
  • Add Flow.mapToResult, Flow.mapResultCatching, Flow.throwFailure operators.
Changed
  • Flow.chunked(bufferSize: Int) / Flow.bufferCount(bufferSize: Int): reduce unnecessary allocations.
Changelog relative to version [0.8.1-Beta]
  • Flow.mapResultCatching now does not catch CancellationException
    thrown from the transform lambda.

  • Kotlin 1.9.24.

v0.8.0

Compare Source

Changed
Added
  • New: Add support for Kotlin/Wasm (wasmJs target) 🎉.
Fixed
  • withLatestFrom: fix a bug where the other Flow is not cancelled after the main Flow is completed.

v0.7.5

Compare Source

Changed
  • Update dependencies

    • Kotlin to 1.9.22.
  • Optimize the implementation of flowFromSuspend and flowFromNonSuspend,
    it is just an internal change, it does not affect the public API and behavior.

v0.7.4

Compare Source

Changed
  • Update dependencies
    • Kotlin to 1.9.20.
Removed
  • Remove now-unsupported targets: iosArm32, watchosX86.
Added
  • Add Flow.plus operator, it is an alias to concatWith operator
    (thanks to @​hoangchungk53qx1).

  • Add flowFromNonSuspend, the non-suspend version of flowFromSuspend.

v0.7.3

Compare Source

Changed
  • Update dependencies

    • Kotlin to 1.9.10.
    • Gradle to 8.4.
  • Annotate Symbol and NULL_VALUE with @DelicateFlowExtApi.

Added
  • Add Flow.chunked operator, it is an alias to Flow.bufferCount operator.

  • Add Flow.pairwise(transform) operator - a variant of Flow.pairwise() operator,
    which allows the transformation of the pair of values via the transform lambda parameter.

  • Add Flow.zipWithNext() operator, it is an alias to Flow.pairwise() operator.

  • Add Flow.zipWithNext(transform) operator, it is an alias to Flow.pairwise(transform) operator.

v0.7.2

Compare Source

Changed
  • Update dependencies
    • Gradle to 8.3.
Added
  • Add Flow.ignoreElements operator.
  • Add Flow.scanWith operator.
  • Add Flow.safeCast operator (thanks to @​hoangchungk53qx1).
Fixed
  • Flow.select: avoid calling sub-selectors when the previous state is the same as the current state
    (aka. distinctUntilChanged).

v0.7.1

Compare Source

Changed
  • Update dependencies
    • Kotlin to 1.9.0.
    • KotlinX Coroutines to 1.7.3.
    • Gradle to 8.2.
Added
  • Add Flow.repeat operator.

v0.6.1

Compare Source

Changed
  • Update dependencies
    • Kotlin to 1.8.21.
    • KotlinX Coroutines to 1.7.1.
    • Gradle to 8.1.1.

v0.6.0

Compare Source

Changed
  • Update dependencies

    • Kotlin to 1.8.10.
    • KotlinX Coroutines to 1.7.0-Beta.
    • Gradle to 8.0.2.
  • Only support JS IR.

  • Supports more targets:

    • linuxArm64
    • watchosDeviceArm64
    • androidNativeArm32
    • androidNativeArm64
    • androidNativeX86
    • androidNativeX64
Added

v0.5.0

Compare Source

Changed
  • Update dependencies

    • Kotlin to 1.7.20 (The new Kotlin/Native memory manager enabled by default).
    • Gradle to 7.5.1.
  • Remove unnecessary @ExperimentalCoroutinesApi and @ExperimentalTime on skipUntil/dropUntil.

Added

v0.4.0

Compare Source

  • Update

    • KotlinX Coroutines to 1.6.4.
    • Gradle to 7.5.
  • Add

    • defer.
    • flowFromSuspend.
    • mapEager, flatMapConcatEager, flattenConcatEager.
    • skipUntil, dropUntil.
    • pairwise.
    • NeverFlow interface and NeverFlow.Companion object.
    • cast, castNotNull, castNullable.
    • combine versions for 6 - 12 Flows.
  • Refactor

    • neverFlow() now returns NeverFlow.
    • takeUntil: change notifier's type to Flow<Any?>
  • Internal fix for AtomicRef: freeze value if AtomicRef is frozen.

  • Support for Apple Silicon targets

    • iosSimulatorArm64.
    • macosArm64.
    • tvosSimulatorArm64.
    • watchosSimulatorArm64.
  • Enable compatibility with non-hierarchical multiplatform projects.

hoc081098/ViewBindingDelegate (com.github.hoc081098:ViewBindingDelegate)

v1.4.0

Compare Source

  • Change targetSdkVersion and compileSdkVersion to 32.

  • Updated dependencies

    • Kotlin to 1.7.10.
    • AGP to 7.2.2.
    • Gradle to 7.5.
    • AndroidX Fragment to 1.5.1.
    • AndroidX Lifecycle to 2.5.1.
    • AndroidX ViewBinding to 7.2.2.
    • AndroidX AppCompat to 1.4.2.
  • New feature: added 2 preload functions used to find and cache
    java.lang.reflect.Methods when using reflection, which can improve the performance. We should
    call 2 methods in Application class or AndroidX StartUp Initializer class.

    • public fun preloadBindMethods(vararg classes: KClass<out ViewBinding>).
    • public fun preloadInflateMethods(vararg classes: KClass<out ViewBinding>).
  • Internal refactoring Methods cache.

arrow-kt/arrow (io.arrow-kt:arrow-fx-coroutines)

v1.2.4

Compare Source

1 Bug fi


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update gradle/wrapper-validation-action action to v1.0.6 chore(deps): update all dependencies Feb 24, 2023
@renovate renovate bot force-pushed the renovate/all-deps branch 2 times, most recently from 2941e76 to 66160af Compare May 31, 2023 14:54
@renovate renovate bot force-pushed the renovate/all-deps branch 4 times, most recently from ea05928 to 62eaf49 Compare June 9, 2023 16:24
@renovate renovate bot force-pushed the renovate/all-deps branch 4 times, most recently from 887e974 to f26c6ce Compare July 6, 2023 06:54
@renovate renovate bot force-pushed the renovate/all-deps branch 2 times, most recently from 54dddb7 to 8d75ea7 Compare July 25, 2023 18:52
@renovate renovate bot force-pushed the renovate/all-deps branch 2 times, most recently from 1c5a9c4 to d904044 Compare August 1, 2023 09:29
@renovate renovate bot force-pushed the renovate/all-deps branch 4 times, most recently from 3588f93 to 550b60e Compare August 24, 2023 16:36
@renovate renovate bot force-pushed the renovate/all-deps branch 2 times, most recently from 27651f7 to 7411e29 Compare September 4, 2023 16:52
@renovate renovate bot force-pushed the renovate/all-deps branch 2 times, most recently from 484e65a to dd7ecbe Compare December 21, 2023 16:23
@renovate renovate bot force-pushed the renovate/all-deps branch 2 times, most recently from 97997a4 to 4227291 Compare January 30, 2024 16:37
@renovate renovate bot force-pushed the renovate/all-deps branch 2 times, most recently from 42fb87a to 513653d Compare February 7, 2024 22:54
@renovate renovate bot force-pushed the renovate/all-deps branch 3 times, most recently from 530468c to 1e2a1b4 Compare February 29, 2024 11:02
@renovate renovate bot force-pushed the renovate/all-deps branch 2 times, most recently from 4430d7b to 093cd44 Compare April 3, 2024 14:24
@renovate renovate bot force-pushed the renovate/all-deps branch 3 times, most recently from 6399a4e to c2317f7 Compare April 12, 2024 10:00
@renovate renovate bot force-pushed the renovate/all-deps branch 4 times, most recently from 5f2f4a5 to 16947ad Compare April 21, 2024 06:22
@renovate renovate bot force-pushed the renovate/all-deps branch 3 times, most recently from 6de03b2 to b201a9a Compare May 7, 2024 08:56
@renovate renovate bot force-pushed the renovate/all-deps branch 2 times, most recently from 33eb533 to 349a17e Compare May 11, 2024 23:26
| datasource     | package                                                | from          | to             |
| -------------- | ------------------------------------------------------ | ------------- | -------------- |
| github-tags    | actions/checkout                                       | v3.3.0        | v3.6.0         |
| gradle-version | gradle                                                 | 7.6           | 7.6.4          |
| github-tags    | gradle/wrapper-validation-action                       | v1.0.5        | v1.1.0         |
| maven          | io.github.hoc081098:FlowExt                            | 0.3.0         | 0.8.1          |
| maven          | com.github.hoc081098:ViewBindingDelegate               | 1.3.1         | 1.4.0          |
| maven          | com.chrynan.uri:uri-core                               | 0.3.3         | 0.4.0          |
| maven          | io.arrow-kt:arrow-fx-coroutines                        | 1.1.2         | 1.2.4          |
| maven          | io.arrow-kt:arrow-core                                 | 1.1.2         | 1.2.4          |
| maven          | com.github.bumptech.glide:okhttp3-integration          | 4.12.0        | 4.16.0         |
| maven          | com.github.bumptech.glide:compiler                     | 4.12.0        | 4.16.0         |
| maven          | com.github.bumptech.glide:glide                        | 4.12.0        | 4.16.0         |
| maven          | io.reactivex.rxjava3:rxandroid                         | 3.0.0         | 3.0.2          |
| maven          | io.reactivex.rxjava3:rxjava                            | 3.1.2         | 3.1.8          |
| maven          | com.squareup.leakcanary:leakcanary-android             | 2.7           | 2.14           |
| maven          | com.squareup.okhttp3:logging-interceptor               | 5.0.0-alpha.2 | 5.0.0-SNAPSHOT |
| maven          | com.squareup.retrofit2:converter-moshi                 | 2.9.0         | 2.11.0         |
| maven          | com.squareup.retrofit2:retrofit                        | 2.9.0         | 2.11.0         |
| maven          | com.squareup.moshi:moshi-kotlin                        | 1.13.0        | 1.15.1         |
| maven          | io.insert-koin:koin-core                               | 3.2.0         | 3.5.6          |
| maven          | io.insert-koin:koin-android                            | 3.2.0         | 3.5.6          |
| maven          | androidx.work:work-runtime-ktx                         | 2.8.0-alpha02 | 2.9.0          |
| maven          | androidx.room:room-compiler                            | 2.5.0-alpha01 | 2.6.1          |
| maven          | androidx.room:room-rxjava3                             | 2.5.0-alpha01 | 2.6.1          |
| maven          | androidx.room:room-ktx                                 | 2.5.0-alpha01 | 2.6.1          |
| maven          | androidx.room:room-runtime                             | 2.5.0-alpha01 | 2.6.1          |
| maven          | androidx.lifecycle:lifecycle-common-java8              | 2.4.1         | 2.8.0          |
| maven          | androidx.lifecycle:lifecycle-reactivestreams-ktx       | 2.4.1         | 2.8.0          |
| maven          | androidx.lifecycle:lifecycle-livedata-ktx              | 2.4.1         | 2.8.0          |
| maven          | androidx.lifecycle:lifecycle-viewmodel-ktx             | 2.4.1         | 2.8.0          |
| maven          | androidx.navigation:navigation-ui-ktx                  | 2.4.2         | 2.7.7          |
| maven          | androidx.navigation:navigation-fragment-ktx            | 2.4.2         | 2.7.7          |
| maven          | androidx.recyclerview:recyclerview                     | 1.3.0-alpha02 | 1.3.2          |
| maven          | com.google.android.material:material                   | 1.4.0         | 1.12.0         |
| maven          | androidx.constraintlayout:constraintlayout             | 2.1.3         | 2.1.4          |
| maven          | androidx.fragment:fragment-ktx                         | 1.4.1         | 1.7.1          |
| maven          | androidx.core:core-ktx                                 | 1.7.0         | 1.13.1         |
| maven          | androidx.appcompat:appcompat                           | 1.4.1         | 1.6.1          |
| maven          | androidx.activity:activity-ktx                         | 1.4.0         | 1.9.0          |
| maven          | org.jetbrains.kotlinx:kotlinx-coroutines-rx3           | 1.6.1         | 1.8.1          |
| maven          | org.jetbrains.kotlinx:kotlinx-coroutines-play-services | 1.6.1         | 1.8.1          |
| maven          | org.jetbrains.kotlinx:kotlinx-coroutines-core          | 1.6.1         | 1.8.1          |
| maven          | org.jetbrains.kotlinx:kotlinx-coroutines-android       | 1.6.1         | 1.8.1          |
| maven          | org.jetbrains.kotlin:kotlin-stdlib-jdk8                | 1.6.21        | 1.9.24         |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant