Find a file
dependabot[bot] d8dc0e3091
chore(deps): bump coroutines_version from 1.7.2 to 1.7.3
Bumps `coroutines_version` from 1.7.2 to 1.7.3.

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.7.2 to 1.7.3
- [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/commits)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.7.2 to 1.7.3
- [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/commits)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-guava` from 1.7.2 to 1.7.3
- [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/commits)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-play-services` from 1.7.2 to 1.7.3
- [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/commits)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-rx3` from 1.7.2 to 1.7.3
- [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/commits)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.7.2 to 1.7.3
- [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/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-26 08:34:19 +00:00
.circleci circleci java 17 2023-07-20 09:55:30 +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 Merge pull request #2631 from jbr7rr/fix-pump-disconnect-alarms 2023-07-20 14:46:46 +02:00
app-wear-shared remove jacoco-android plugin in favor of jacoco-core 2023-07-19 13:53:43 +02:00
core NSCv1: fix TBR upload 2023-07-21 18:08:26 +02:00
database remove jacoco-android plugin in favor of jacoco-core 2023-07-19 13:53:43 +02:00
gradle/wrapper Gradle 8 2023-07-19 15:04:25 +02:00
implementation remove jacoco-android plugin in favor of jacoco-core 2023-07-19 13:53:43 +02:00
insight remove jacoco-android plugin in favor of jacoco-core 2023-07-19 13:53:43 +02:00
plugins fix tests 2023-07-22 10:14:45 +02:00
pump Gradle 8 2023-07-19 15:04:25 +02:00
ui remove jacoco-android plugin in favor of jacoco-core 2023-07-19 13:53:43 +02:00
wear android.nonFinalResIds=true 2023-07-20 11:03:53 +02:00
workflow remove jacoco-android plugin in favor of jacoco-core 2023-07-19 13:53:43 +02: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.7.2 to 1.7.3 2023-07-26 08:34:19 +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 EOPATCH: translate error codes 2023-06-05 13:06:29 +02:00
dependencyGraph.bat dependency graph 2022-11-24 10:42:08 +01:00
gradle.properties android.nonFinalResIds=true 2023-07-20 11:03:53 +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 remove jacoco-android plugin in favor of jacoco-core 2023-07-19 13:53:43 +02: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