Find a file
dependabot[bot] d0f6c09d4a
chore(deps): bump coroutines_version from 1.6.4 to 1.7.0
Bumps `coroutines_version` from 1.6.4 to 1.7.0.

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.6.4 to 1.7.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.4...1.7.0)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.6.4 to 1.7.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.4...1.7.0)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-guava` from 1.6.4 to 1.7.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.4...1.7.0)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-play-services` from 1.6.4 to 1.7.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.4...1.7.0)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-rx3` from 1.6.4 to 1.7.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.4...1.7.0)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.6.4 to 1.7.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.4...1.7.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-play-services
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-rx3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 08:57:59 +00:00
.circleci Update codecov version 2023-04-20 10:30:42 +02:00
.github chore: update docs base URL 2022-12-28 19:18:29 +01:00
.idea NSCv3: optimize, use coroutines istead of recursion 2023-02-10 22:00:26 +01:00
.run Run all tests configuration 2022-11-02 23:43:25 +01:00
_docs pump submodule 2022-11-02 11:56:54 +01:00
app make beta and rc non-dev 2023-03-10 12:07:20 +01:00
app-wear-shared fix displaying in non default languages 2023-03-21 18:38:49 +01:00
core chore(deps): bump com.google.firebase:firebase-bom from 31.5.0 to 32.0.0 2023-05-02 08:57:25 +00:00
database NSCv3: process removed entries 2023-03-04 17:41:39 +01:00
gradle/wrapper gradle update 2022-09-18 19:48:04 +02:00
implementation fix displaying in non default languages 2023-03-21 18:38:49 +01:00
insight New Crowdin updates (#2474) 2023-04-11 09:30:49 +02:00
plugins New Crowdin updates (#2499) 2023-05-08 08:13:06 +02:00
pump New Crowdin updates (#2499) 2023-05-08 08:13:06 +02:00
ui Merge pull request #2464 from dv1/combov2-fixes-001 2023-03-25 20:12:38 +01:00
wear New Crowdin updates (#2465) 2023-03-23 10:32:05 +01:00
workflow optimize widget calls 2023-02-18 15:50:07 +01:00
.editorconfig make detekt work 2021-03-01 13:34:34 +01:00
.gitignore 3.1.0.1-dev-a 2022-07-22 15:05:29 +02:00
.travis.yml openjdk11 travis 2021-04-15 21:02:27 +02:00
build.gradle chore(deps): bump coroutines_version from 1.6.4 to 1.7.0 2023-05-08 08:57:59 +00:00
codecov.yml Create codecov.yml 2020-09-16 09:03:59 +02:00
connectwsa.bat NSCv3: process Food, first load based on created_at 2022-12-28 20:17:04 +01:00
CONTRIBUTING.md Fix wiki links for crowdin 2022-12-30 22:26:41 +01:00
crowdin.yml migrate OH to sync module 2023-02-16 16:20:02 +01:00
dependencyGraph.bat dependency graph 2022-11-24 10:42:08 +01:00
gradle.properties kotlin 1.8.21 2023-04-25 16:22:42 +02:00
gradlew inital gradle update 2018-04-01 20:49:02 +02:00
gradlew.bat inital gradle update 2018-04-01 20:49:02 +02:00
ISSUE_TEMPLATE.md Fix wiki links for crowdin 2022-12-30 22:26:41 +01:00
jacoco_project.gradle fix jacoco build 2022-11-03 22:27:27 +01:00
LICENSE.txt Create LICENSE.txt 2016-12-15 22:14:53 +01:00
README.md Update links in Readme 2023-01-12 11:15:44 +01:00
runtests.bat libs update 2020-10-19 21:51:13 +02:00
runtests.sh - fixed test 2021-05-27 18:10:35 +01:00
settings.gradle migrate OH to sync module 2023-02-16 16:20:02 +01:00

AAPS

Support Server

CircleCI Crowdin Documentation Status codecov

DEV: CircleCI codecov

Bitcoin Icon

3KawK8aQe48478s6fxJ8Ms6VTWkwjgr9f2