Milos Kozak
886dc6d0a4
DetailedBolusInfo -> interfaces
2022-11-10 09:40:49 +01:00
dependabot[bot]
5f0701d7ba
chore(deps): bump rxandroid from 3.0.1 to 3.0.2
...
Bumps [rxandroid](https://github.com/ReactiveX/RxAndroid ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/ReactiveX/RxAndroid/releases )
- [Changelog](https://github.com/ReactiveX/RxAndroid/blob/3.x/CHANGES.md )
- [Commits](https://github.com/ReactiveX/RxAndroid/compare/3.0.1...3.0.2 )
---
updated-dependencies:
- dependency-name: io.reactivex.rxjava3:rxandroid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 08:01:51 +00:00
Milos Kozak
0694cf65fc
Merge pull request #2180 from nightscout/dependabot/gradle/dev/org.jetbrains.kotlin.android-1.7.21
...
chore(deps): bump org.jetbrains.kotlin.android from 1.7.20 to 1.7.21
2022-11-10 08:54:11 +01:00
Milos Kozak
71dbbd888f
Merge pull request #2182 from nightscout/dependabot/gradle/dev/kotlin_version-1.7.21
...
chore(deps): bump kotlin_version from 1.7.20 to 1.7.21
2022-11-10 08:53:42 +01:00
dependabot[bot]
e49feeb736
chore(deps): bump kotlin_version from 1.7.20 to 1.7.21
...
Bumps `kotlin_version` from 1.7.20 to 1.7.21.
Updates `kotlin-gradle-plugin` from 1.7.20 to 1.7.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.7.21 )
Updates `kotlin-allopen` from 1.7.20 to 1.7.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.7.21 )
Updates `kotlin-serialization` from 1.7.20 to 1.7.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.7.21 )
Updates `kotlin-stdlib-jdk8` from 1.7.20 to 1.7.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.7.21 )
Updates `kotlin-reflect` from 1.7.20 to 1.7.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.7.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-allopen
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-serialization
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 22:30:12 +00:00
dependabot[bot]
be4dbc6552
chore(deps): bump rxandroid from 3.0.0 to 3.0.1
...
Bumps [rxandroid](https://github.com/ReactiveX/RxAndroid ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/ReactiveX/RxAndroid/releases )
- [Changelog](https://github.com/ReactiveX/RxAndroid/blob/3.x/CHANGES.md )
- [Commits](https://github.com/ReactiveX/RxAndroid/compare/3.0.0...3.0.1 )
---
updated-dependencies:
- dependency-name: io.reactivex.rxjava3:rxandroid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 12:31:58 +00:00
dependabot[bot]
14816fca50
chore(deps): bump org.jetbrains.kotlin.android from 1.7.20 to 1.7.21
...
Bumps org.jetbrains.kotlin.android from 1.7.20 to 1.7.21.
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 08:01:33 +00:00
Milos Kozak
774ed51e1b
NSClient v3 initial work, NS v1 improvements
...
* NSCv3 initial work
* Allow only 1 NSC
* read sgv
* NSv3: Read Bolus, Carbs
* NSCv3: more work
* fix build
* loading working
* work on TT
* TT working
* TBR processing
* EPS working
* PS Sync
* Process entries at once. Share code v1,v3
* BolusCalculatorWizard working
* TherapyEvent working
* process bg at once
* improve sync
* sdk -> ns-sdk
* handle status per version
* OffileEvents working
* EB working
* RemoteDeviceStatus
* fix build
* cleanup
2022-11-08 09:23:46 +01:00
Carlos Rafael Giani
7d9925db47
Begin implementation of new combo plugin, called "combov2"
...
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-06 00:13:43 +01:00
Carlos Rafael Giani
643f26b7bf
Import ComboCtl
...
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-06 00:13:43 +01:00
Milos Kozak
b0c755968e
Merge branch 'dev' into eopatch2
2022-11-03 14:07:45 +01:00
dependabot[bot]
e216a9330d
chore(deps): bump android.joda from 2.12.0 to 2.12.1
...
Bumps [android.joda](https://github.com/dlew/joda-time-android ) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/dlew/joda-time-android/releases )
- [Changelog](https://github.com/dlew/joda-time-android/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dlew/joda-time-android/compare/v2.12.0...v2.12.1 )
---
updated-dependencies:
- dependency-name: net.danlew:android.joda
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 08:09:18 +00:00
dependabot[bot]
67c2563a1c
chore(deps): bump gson from 2.9.1 to 2.10
...
Bumps [gson](https://github.com/google/gson ) from 2.9.1 to 2.10.
- [Release notes](https://github.com/google/gson/releases )
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/gson/compare/gson-parent-2.9.1...gson-parent-2.10 )
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 08:07:41 +00:00
Milos Kozak
8d78dbdb23
libs update
2022-10-20 11:51:19 +02:00
Milos Kozak
92b0cf2739
Merge pull request #2125 from nightscout/dependabot/gradle/dev/net.danlew-android.joda-2.12.0
...
chore(deps): bump android.joda from 2.11.2 to 2.12.0
2022-10-17 09:19:44 +02:00
dependabot[bot]
1287b3b4ec
chore(deps): bump gradle from 7.3.0 to 7.3.1
...
Bumps gradle from 7.3.0 to 7.3.1.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 08:07:49 +00:00
dependabot[bot]
ee9bf6dbbd
chore(deps): bump android.joda from 2.11.2 to 2.12.0
...
Bumps [android.joda](https://github.com/dlew/joda-time-android ) from 2.11.2 to 2.12.0.
- [Release notes](https://github.com/dlew/joda-time-android/releases )
- [Changelog](https://github.com/dlew/joda-time-android/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dlew/joda-time-android/compare/v2.11.2...v2.12.0 )
---
updated-dependencies:
- dependency-name: net.danlew:android.joda
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 08:07:34 +00:00
dependabot[bot]
2fc85ec1c8
chore(deps): bump org.jetbrains.kotlin.android from 1.7.10 to 1.7.20
...
Bumps org.jetbrains.kotlin.android from 1.7.10 to 1.7.20.
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 10:51:45 +00:00
dependabot[bot]
0096dbe06b
chore(deps): bump kotlin_version from 1.7.10 to 1.7.20
...
Bumps `kotlin_version` from 1.7.10 to 1.7.20.
Updates `kotlin-gradle-plugin` from 1.7.10 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20 )
Updates `kotlin-allopen` from 1.7.10 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20 )
Updates `kotlin-serialization` from 1.7.10 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20 )
Updates `kotlin-stdlib-jdk8` from 1.7.10 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20 )
Updates `kotlin-reflect` from 1.7.10 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-allopen
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-serialization
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 08:15:26 +00:00
Milos Kozak
21f53e40af
Merge branch 'dev' into eopatch2
2022-09-28 11:09:08 +02:00
dependabot[bot]
58a3eada6c
chore(deps): bump android.joda from 2.11.0.1 to 2.11.2
...
Bumps [android.joda](https://github.com/dlew/joda-time-android ) from 2.11.0.1 to 2.11.2.
- [Release notes](https://github.com/dlew/joda-time-android/releases )
- [Changelog](https://github.com/dlew/joda-time-android/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dlew/joda-time-android/compare/v2.11.0.1...v2.11.2 )
---
updated-dependencies:
- dependency-name: net.danlew:android.joda
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 08:10:17 +00:00
dependabot[bot]
34e170da50
chore(deps): bump dagger_version from 2.43.2 to 2.44
...
Bumps `dagger_version` from 2.43.2 to 2.44.
Updates `dagger-compiler` from 2.43.2 to 2.44
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.43.2...dagger-2.44 )
Updates `dagger-android-processor` from 2.43.2 to 2.44
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.43.2...dagger-2.44 )
Updates `dagger` from 2.43.2 to 2.44
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.43.2...dagger-2.44 )
Updates `dagger-android` from 2.43.2 to 2.44
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.43.2...dagger-2.44 )
Updates `dagger-android-support` from 2.43.2 to 2.44
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.43.2...dagger-2.44 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 08:15:29 +00:00
Milos Kozak
f89fbf9c14
Merge pull request #2079 from nightscout/dependabot/gradle/dev/com.google.firebase-firebase-crashlytics-gradle-2.9.2
...
chore(deps): bump firebase-crashlytics-gradle from 2.9.1 to 2.9.2
2022-09-19 16:18:09 +02:00
Milos Kozak
3a01bed7aa
upgrade libs
2022-09-19 16:16:17 +02:00
dependabot[bot]
7be5ca88e4
chore(deps): bump firebase-crashlytics-gradle from 2.9.1 to 2.9.2
...
Bumps firebase-crashlytics-gradle from 2.9.1 to 2.9.2.
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-crashlytics-gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 07:34:16 +00:00
Milos Kozak
33a636945e
gradle update
2022-09-18 19:48:04 +02:00
Milos Kozak
e42a21207b
Merge remote-tracking branch 'ns/dev' into eopatch2
2022-09-08 15:37:26 +02:00
Milos Kozak
13fb23b951
Merge pull request #2046 from nightscout/dependabot/gradle/dev/org.jlleitschuh.gradle.ktlint-11.0.0
...
chore(deps): bump org.jlleitschuh.gradle.ktlint from 10.3.0 to 11.0.0
2022-09-04 11:28:49 +02:00
Milos Kozak
4042cd38cc
Merge pull request #2047 from nightscout/dependabot/gradle/dev/net.danlew-android.joda-2.11.0.1
...
chore(deps): bump android.joda from 2.10.14 to 2.11.0.1
2022-09-04 11:28:33 +02:00
Milos Kozak
c3a8bc687d
Migrate to MenuProvider
2022-09-04 10:28:31 +02:00
dependabot[bot]
f9e2004a7c
chore(deps): bump android.joda from 2.10.14 to 2.11.0.1
...
Bumps [android.joda](https://github.com/dlew/joda-time-android ) from 2.10.14 to 2.11.0.1.
- [Release notes](https://github.com/dlew/joda-time-android/releases )
- [Changelog](https://github.com/dlew/joda-time-android/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dlew/joda-time-android/compare/v2.10.14...v2.11.0.1 )
---
updated-dependencies:
- dependency-name: net.danlew:android.joda
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 08:07:03 +00:00
dependabot[bot]
45ccca5aff
chore(deps): bump org.jlleitschuh.gradle.ktlint from 10.3.0 to 11.0.0
...
Bumps org.jlleitschuh.gradle.ktlint from 10.3.0 to 11.0.0.
---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 08:06:45 +00:00
Milos Kozak
d385fc3be0
typo
2022-08-17 10:16:47 +02:00
dependabot[bot]
e0274f9e7d
chore(deps): bump gradle from 7.2.1 to 7.2.2
...
Bumps gradle from 7.2.1 to 7.2.2.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 08:06:59 +00:00
Milos Kozak
9ff54fea66
Merge pull request #1981 from nightscout/dependabot/gradle/dev/com.google.code.gson-gson-2.9.1
...
chore(deps): bump gson from 2.9.0 to 2.9.1
2022-08-01 11:52:42 +02:00
Milos Kozak
b6f15456cc
Revert "chore(deps): bump dagger_version from 2.42 to 2.43"
...
This reverts commit c5e55eaf85
.
2022-08-01 11:51:33 +02:00
dependabot[bot]
bf1469d3f8
chore(deps): bump gson from 2.9.0 to 2.9.1
...
Bumps [gson](https://github.com/google/gson ) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/google/gson/releases )
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/gson/compare/gson-parent-2.9.0...gson-parent-2.9.1 )
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 08:14:42 +00:00
Milos Kozak
df06b3425d
Merge pull request #1964 from nightscout/dependabot/gradle/dev/dagger_version-2.43
...
chore(deps): bump dagger_version from 2.42 to 2.43
2022-07-30 23:09:02 +02:00
dependabot[bot]
acf167e8ac
chore(deps): bump room_version from 2.4.2 to 2.4.3
...
Bumps `room_version` from 2.4.2 to 2.4.3.
Updates `room-ktx` from 2.4.2 to 2.4.3
Updates `room-runtime` from 2.4.2 to 2.4.3
Updates `room-rxjava3` from 2.4.2 to 2.4.3
Updates `room-compiler` from 2.4.2 to 2.4.3
Updates `room-testing` from 2.4.2 to 2.4.3
---
updated-dependencies:
- dependency-name: androidx.room:room-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.room:room-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.room:room-rxjava3
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.room:room-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.room:room-testing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-28 08:09:15 +00:00
dependabot[bot]
2887cd5577
chore(deps): bump dagger_version from 2.42 to 2.43
...
Bumps `dagger_version` from 2.42 to 2.43.
Updates `dagger-compiler` from 2.42 to 2.43
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.42...dagger-2.43 )
Updates `dagger-android-processor` from 2.42 to 2.43
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.42...dagger-2.43 )
Updates `dagger` from 2.42 to 2.43
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.42...dagger-2.43 )
Updates `dagger-android` from 2.42 to 2.43
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.42...dagger-2.43 )
Updates `dagger-android-support` from 2.42 to 2.43
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.42...dagger-2.43 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 08:08:22 +00:00
Milos Kozak
b5ac9f3b94
revert gradle
2022-07-22 11:50:02 +02:00
dependabot[bot]
c5e55eaf85
chore(deps): bump dagger_version from 2.42 to 2.43
...
Bumps `dagger_version` from 2.42 to 2.43.
Updates `dagger-compiler` from 2.42 to 2.43
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.42...dagger-2.43 )
Updates `dagger-android-processor` from 2.42 to 2.43
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.42...dagger-2.43 )
Updates `dagger` from 2.42 to 2.43
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.42...dagger-2.43 )
Updates `dagger-android` from 2.42 to 2.43
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.42...dagger-2.43 )
Updates `dagger-android-support` from 2.42 to 2.43
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.42...dagger-2.43 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 08:10:42 +00:00
Milos Kozak
763f54ec6f
Merge branch 'dev' into eopatch2
2022-07-19 11:27:58 +02:00
dependabot[bot]
405bbca75c
Bump io.gitlab.arturbosch.detekt from 1.20.0 to 1.21.0
...
Bumps io.gitlab.arturbosch.detekt from 1.20.0 to 1.21.0.
---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 08:08:40 +00:00
dependabot[bot]
65f6d6ee65
Bump coroutines_version from 1.6.3 to 1.6.4
...
Bumps `coroutines_version` from 1.6.3 to 1.6.4.
Updates `kotlinx-coroutines-core` from 1.6.3 to 1.6.4
- [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.3...1.6.4 )
Updates `kotlinx-coroutines-android` from 1.6.3 to 1.6.4
- [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.3...1.6.4 )
Updates `kotlinx-coroutines-guava` from 1.6.3 to 1.6.4
- [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.3...1.6.4 )
Updates `kotlinx-coroutines-play-services` from 1.6.3 to 1.6.4
- [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.3...1.6.4 )
---
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
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 08:08:17 +00:00
Milos Kozak
6027090041
Merge pull request #1897 from nightscout/dependabot/gradle/dev/kotlin_version-1.7.10
...
Bump kotlin_version from 1.7.0 to 1.7.10
2022-07-09 23:00:45 +02:00
dependabot[bot]
28972e2923
Bump kotlin_version from 1.7.0 to 1.7.10
...
Bumps `kotlin_version` from 1.7.0 to 1.7.10.
Updates `kotlin-gradle-plugin` from 1.7.0 to 1.7.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.0...v1.7.10 )
Updates `kotlin-allopen` from 1.7.0 to 1.7.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.0...v1.7.10 )
Updates `kotlin-serialization` from 1.7.0 to 1.7.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.0...v1.7.10 )
Updates `kotlin-stdlib-jdk8` from 1.7.0 to 1.7.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.0...v1.7.10 )
Updates `kotlin-reflect` from 1.7.0 to 1.7.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.0...v1.7.10 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-allopen
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-serialization
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-09 16:41:05 +00:00
dependabot[bot]
cf87185976
Bump org.jetbrains.kotlin.android from 1.7.0 to 1.7.10
...
Bumps org.jetbrains.kotlin.android from 1.7.0 to 1.7.10.
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-09 16:40:44 +00:00
dependabot[bot]
d1ce46b7fe
Bump lifecycle-livedata-ktx from 2.4.1 to 2.5.0
...
Bumps lifecycle-livedata-ktx from 2.4.1 to 2.5.0.
---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-livedata-ktx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 08:10:07 +00:00
dependabot[bot]
1add820742
Bump firebase-crashlytics-gradle from 2.9.0 to 2.9.1
...
Bumps firebase-crashlytics-gradle from 2.9.0 to 2.9.1.
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-crashlytics-gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 08:26:59 +00:00
dependabot[bot]
532c79c744
Bump coroutines_version from 1.6.2 to 1.6.3
...
Bumps `coroutines_version` from 1.6.2 to 1.6.3.
Updates `kotlinx-coroutines-core` from 1.6.2 to 1.6.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/compare/1.6.2...1.6.3 )
Updates `kotlinx-coroutines-android` from 1.6.2 to 1.6.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/compare/1.6.2...1.6.3 )
Updates `kotlinx-coroutines-guava` from 1.6.2 to 1.6.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/compare/1.6.2...1.6.3 )
Updates `kotlinx-coroutines-play-services` from 1.6.2 to 1.6.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/compare/1.6.2...1.6.3 )
---
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
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 08:07:45 +00:00
Milos Kozak
9eebf60610
libs update
2022-06-13 12:15:27 +02:00
Milos Kozak
16c5b27bdd
Merge pull request #1819 from nightscout/dependabot/gradle/dev/org.jetbrains.kotlin.android-1.7.0
...
Bump org.jetbrains.kotlin.android from 1.6.21 to 1.7.0
2022-06-09 10:39:03 +02:00
dependabot[bot]
1d95571560
Bump org.jetbrains.kotlin.android from 1.6.21 to 1.7.0
...
Bumps org.jetbrains.kotlin.android from 1.6.21 to 1.7.0.
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 08:11:41 +00:00
dependabot[bot]
f546a164c8
Bump kotlin_version from 1.6.21 to 1.7.0
...
Bumps `kotlin_version` from 1.6.21 to 1.7.0.
Updates `kotlin-gradle-plugin` from 1.6.21 to 1.7.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-allopen` from 1.6.21 to 1.7.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-serialization` from 1.6.21 to 1.7.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-stdlib-jdk8` from 1.6.21 to 1.7.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-reflect` from 1.6.21 to 1.7.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-allopen
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-serialization
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 08:11:29 +00:00
Milos Kozak
c288971008
gradle update
2022-06-06 10:41:45 +02:00
Milos Kozak
46a5680903
gradle update
2022-06-06 10:25:08 +02:00
Milos Kozak
f0dbcf6897
Merge pull request #1801 from nightscout/dependabot/gradle/dev/androidx.core-core-ktx-1.8.0
...
Bump core-ktx from 1.7.0 to 1.8.0
2022-06-02 10:36:07 +02:00
dependabot[bot]
a1321e0390
Bump core-ktx from 1.7.0 to 1.8.0
...
Bumps core-ktx from 1.7.0 to 1.8.0.
---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 08:08:49 +00:00
dependabot[bot]
b6fd3c6905
Bump appcompat from 1.4.1 to 1.4.2
...
Bumps appcompat from 1.4.1 to 1.4.2.
---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 08:08:43 +00:00
dependabot[bot]
2277d775b5
Bump rxjava from 3.1.4 to 3.1.5
...
Bumps [rxjava](https://github.com/ReactiveX/RxJava ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/ReactiveX/RxJava/releases )
- [Commits](https://github.com/ReactiveX/RxJava/compare/v3.1.4...v3.1.5 )
---
updated-dependencies:
- dependency-name: io.reactivex.rxjava3:rxjava
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 09:55:07 +00:00
dependabot[bot]
36283ad5d1
Bump coroutines_version from 1.6.1 to 1.6.2
...
Bumps `coroutines_version` from 1.6.1 to 1.6.2.
Updates `kotlinx-coroutines-core` from 1.6.1 to 1.6.2
- [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.1...1.6.2 )
Updates `kotlinx-coroutines-android` from 1.6.1 to 1.6.2
- [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.1...1.6.2 )
Updates `kotlinx-coroutines-guava` from 1.6.1 to 1.6.2
- [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.1...1.6.2 )
Updates `kotlinx-coroutines-play-services` from 1.6.1 to 1.6.2
- [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.1...1.6.2 )
---
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
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 08:09:12 +00:00
dependabot[bot]
8ba06f5249
Bump firebase-crashlytics-gradle from 2.8.1 to 2.9.0
...
Bumps firebase-crashlytics-gradle from 2.8.1 to 2.9.0.
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-crashlytics-gradle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 08:07:33 +00:00
dependabot[bot]
58109fe51c
Bump gradle from 7.2.0 to 7.2.1
...
Bumps gradle from 7.2.0 to 7.2.1.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-26 08:08:05 +00:00
Milos Kozak
b0736b5246
upgrade libs
2022-05-25 15:46:06 +02:00
Milos Kozak
8e44ddcd43
relocate gradle files
2022-05-11 10:18:14 +02:00
dependabot[bot]
3f954a4190
Bump dagger_version from 2.41 to 2.42
...
Bumps `dagger_version` from 2.41 to 2.42.
Updates `dagger-compiler` from 2.41 to 2.42
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.41...dagger-2.42 )
Updates `dagger-android-processor` from 2.41 to 2.42
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.41...dagger-2.42 )
Updates `dagger` from 2.41 to 2.42
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.41...dagger-2.42 )
Updates `dagger-android` from 2.41 to 2.42
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.41...dagger-2.42 )
Updates `dagger-android-support` from 2.41 to 2.42
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.41...dagger-2.42 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 08:09:48 +00:00
Milos Kozak
58205e794b
gradle update
2022-05-09 22:51:16 +02:00
Milos Kozak
abd10aa746
Merge branch 'dev' into wear
2022-05-04 22:08:45 +02:00
dependabot[bot]
ac498736cf
Bump org.jlleitschuh.gradle.ktlint from 10.2.1 to 10.3.0
...
Bumps org.jlleitschuh.gradle.ktlint from 10.2.1 to 10.3.0.
---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 08:08:30 +00:00
Milos Kozak
9a78a4cf9f
Wear: Watchfaces -> kt
2022-04-24 17:20:29 +02:00
Milos Kozak
6076191515
Merge branch 'dev' into wear
2022-04-22 22:44:27 +02:00
Milos Kozak
b59d816a19
Merge pull request #1653 from nightscout/dependabot/gradle/dev/kotlin_version-1.6.21
...
Bump kotlin_version from 1.6.20 to 1.6.21
2022-04-20 14:39:14 +02:00
dependabot[bot]
a720833ef6
Bump org.jetbrains.kotlin.android from 1.6.20 to 1.6.21
...
Bumps org.jetbrains.kotlin.android from 1.6.20 to 1.6.21.
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 08:12:28 +00:00
dependabot[bot]
46a0a58217
Bump kotlin_version from 1.6.20 to 1.6.21
...
Bumps `kotlin_version` from 1.6.20 to 1.6.21.
Updates `kotlin-gradle-plugin` from 1.6.20 to 1.6.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.20...v1.6.21 )
Updates `kotlin-allopen` from 1.6.20 to 1.6.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.20...v1.6.21 )
Updates `kotlin-stdlib-jdk8` from 1.6.20 to 1.6.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.20...v1.6.21 )
Updates `kotlin-stdlib-jdk7` from 1.6.20 to 1.6.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.20...v1.6.21 )
Updates `kotlin-reflect` from 1.6.20 to 1.6.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.20...v1.6.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-allopen
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 08:12:21 +00:00
dependabot[bot]
5cd210b7be
Bump io.gitlab.arturbosch.detekt from 1.19.0 to 1.20.0
...
Bumps io.gitlab.arturbosch.detekt from 1.19.0 to 1.20.0.
---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 08:09:51 +00:00
Milos Kozak
80e10389ab
compile options
2022-04-13 14:46:34 +02:00
Milos Kozak
2dba081176
Wear refactor
2022-04-11 14:25:00 +02:00
Milos Kozak
fa6b0a222c
prevent NPE
2022-04-11 11:49:28 +02:00
Milos Kozak
47cd6d492e
upgrade lib
2022-04-07 15:57:48 +02:00
Milos Kozak
1ec3ec77c9
update libs
2022-04-07 12:28:50 +02:00
Milos Kozak
aa2ed1b01c
remove unused configuration
2022-04-04 12:51:14 +02:00
Milos Kozak
2525cdaaf0
Merge pull request #1550 from nightscout/dependabot/gradle/dev/kotlin_version-1.6.20
...
Bump kotlin_version from 1.6.10 to 1.6.20
2022-04-04 10:58:20 +02:00
dependabot[bot]
f22b53cef4
Bump org.jetbrains.kotlin.android from 1.6.10 to 1.6.20
...
Bumps org.jetbrains.kotlin.android from 1.6.10 to 1.6.20.
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 08:12:24 +00:00
dependabot[bot]
152209856f
Bump kotlin_version from 1.6.10 to 1.6.20
...
Bumps `kotlin_version` from 1.6.10 to 1.6.20.
Updates `kotlin-gradle-plugin` from 1.6.10 to 1.6.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.10...v1.6.20 )
Updates `kotlin-allopen` from 1.6.10 to 1.6.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.10...v1.6.20 )
Updates `kotlin-stdlib-jdk8` from 1.6.10 to 1.6.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.10...v1.6.20 )
Updates `kotlin-stdlib-jdk7` from 1.6.10 to 1.6.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.10...v1.6.20 )
Updates `kotlin-reflect` from 1.6.10 to 1.6.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.10...v1.6.20 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-allopen
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 08:11:44 +00:00
Milos Kozak
08d7a38dfb
widget
2022-04-03 00:54:32 +02:00
dependabot[bot]
2e33553b1d
Bump rxjava from 3.1.3 to 3.1.4
...
Bumps [rxjava](https://github.com/ReactiveX/RxJava ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/ReactiveX/RxJava/releases )
- [Commits](https://github.com/ReactiveX/RxJava/compare/v3.1.3...v3.1.4 )
---
updated-dependencies:
- dependency-name: io.reactivex.rxjava3:rxjava
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 08:09:43 +00:00
dependabot[bot]
9463775d9c
Bump joda-time from 2.10.13 to 2.10.14
...
Bumps [joda-time](https://github.com/JodaOrg/joda-time ) from 2.10.13 to 2.10.14.
- [Release notes](https://github.com/JodaOrg/joda-time/releases )
- [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.10.13...v2.10.14 )
---
updated-dependencies:
- dependency-name: joda-time:joda-time
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 08:11:35 +00:00
dependabot[bot]
73a5edc8f2
Bump mockito-core from 4.3.1 to 4.4.0
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v4.3.1...v4.4.0 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-13 18:34:07 +00:00
Milos Kozak
dd83fbe9e8
Merge branch 'dev' into rxjava3
2022-02-24 21:59:48 +01:00
Milos Kozak
21a3069a40
libs update
2022-02-24 21:25:06 +01:00
dependabot[bot]
abe882eb89
Bump gradle from 7.1.1 to 7.1.2
...
Bumps gradle from 7.1.1 to 7.1.2.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 08:07:09 +00:00
Milos Kozak
fe99e83446
gradle:7.1.1
2022-02-23 19:18:28 +01:00
Milos Kozak
e27bb2d04c
Merge branch 'dev' into rxjava3
2022-02-17 21:45:20 +01:00
dependabot[bot]
a92b3227e1
Bump dagger_version from 2.40.5 to 2.41
...
Bumps `dagger_version` from 2.40.5 to 2.41.
Updates `dagger-compiler` from 2.40.5 to 2.41
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.5...dagger-2.41 )
Updates `dagger-android-processor` from 2.40.5 to 2.41
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.5...dagger-2.41 )
Updates `dagger` from 2.40.5 to 2.41
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.5...dagger-2.41 )
Updates `dagger-android` from 2.40.5 to 2.41
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.5...dagger-2.41 )
Updates `dagger-android-support` from 2.40.5 to 2.41
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.5...dagger-2.41 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-17 08:08:25 +00:00
Milos Kozak
e4858e34bf
EOPatch: Elimiminate timber dependency
2022-02-15 19:23:08 +01:00
Milos Kozak
37f7049a9b
gradle 7.1.1
2022-02-13 21:43:28 +01:00
Milos Kozak
febe64b3c6
Merge branch 'dev' into eopatch2
2022-02-11 09:30:41 +01:00
jungsomyeong
cfaf9f228e
EOPatch2 support
2022-02-11 13:58:07 +09:00
Milos Kozak
0a39388f81
rxjava2 -> 3
2022-02-10 19:11:58 +01:00
Milos Kozak
668a5bbdb9
unify version naming
2022-02-10 17:13:42 +01:00
Milos Kozak
8aa523ab0e
consolidate jacoco coverage
2022-02-09 22:45:05 +01:00
Milos Kozak
fd9d676b92
gradle 7.1.1
2022-02-08 12:54:28 +01:00
dependabot[bot]
64139f48bf
Bump mockito-core from 4.3.0 to 4.3.1
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v4.3.0...v4.3.1 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 08:06:44 +00:00
dependabot[bot]
e6a1be1895
Bump mockito-core from 4.2.0 to 4.3.0
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v4.2.0...v4.3.0 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 08:07:14 +00:00
dependabot[bot]
311f648258
Bump sqlite-jdbc from 3.34.0 to 3.36.0.3
...
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.34.0 to 3.36.0.3.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases )
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG )
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.34.0...3.36.0.3 )
---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 08:08:39 +00:00
Sam Spycher
13a5c01bc5
Enable build on Apple M1
2022-01-09 16:50:27 +01:00
dependabot[bot]
bdb5a5d1ff
Bump org.jlleitschuh.gradle.ktlint from 10.2.0 to 10.2.1
...
Bumps org.jlleitschuh.gradle.ktlint from 10.2.0 to 10.2.1.
---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-28 08:06:49 +00:00
dependabot[bot]
a518b03779
Bump mockito-core from 4.1.0 to 4.2.0
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v4.1.0...v4.2.0 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 08:07:52 +00:00
dependabot[bot]
30cddf8a8e
Bump kotlin_version from 1.6.0 to 1.6.10
...
Bumps `kotlin_version` from 1.6.0 to 1.6.10.
Updates `kotlin-gradle-plugin` from 1.6.0 to 1.6.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/commits )
Updates `kotlin-allopen` from 1.6.0 to 1.6.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/commits )
Updates `kotlin-stdlib-jdk8` from 1.6.0 to 1.6.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/commits )
Updates `kotlin-stdlib-jdk7` from 1.6.0 to 1.6.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/commits )
Updates `kotlin-reflect` from 1.6.0 to 1.6.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/commits )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-allopen
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 08:10:35 +00:00
Milos Kozak
be07867502
rollback compileSdkVersion
2021-12-11 11:37:22 +01:00
Milos Kozak
031e1c3650
mockito 4.1.0
2021-12-11 09:58:52 +01:00
Milos Kozak
057d072e89
update libs
2021-12-10 16:29:05 +01:00
dependabot[bot]
0ea6bb9f91
Bump gradle from 7.0.3 to 7.0.4
...
Bumps gradle from 7.0.3 to 7.0.4.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-09 08:07:16 +00:00
dependabot[bot]
cd9f8e946b
Bump dagger_version from 2.40.4 to 2.40.5
...
Bumps `dagger_version` from 2.40.4 to 2.40.5.
Updates `dagger-compiler` from 2.40.4 to 2.40.5
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.4...dagger-2.40.5 )
Updates `dagger-android-processor` from 2.40.4 to 2.40.5
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.4...dagger-2.40.5 )
Updates `dagger-android` from 2.40.4 to 2.40.5
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.4...dagger-2.40.5 )
Updates `dagger-android-support` from 2.40.4 to 2.40.5
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.4...dagger-2.40.5 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-07 08:07:44 +00:00
dependabot[bot]
c1b42f3cfe
Bump dagger_version from 2.40.3 to 2.40.4
...
Bumps `dagger_version` from 2.40.3 to 2.40.4.
Updates `dagger-compiler` from 2.40.3 to 2.40.4
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.3...dagger-2.40.4 )
Updates `dagger-android-processor` from 2.40.3 to 2.40.4
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.3...dagger-2.40.4 )
Updates `dagger-android` from 2.40.3 to 2.40.4
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.3...dagger-2.40.4 )
Updates `dagger-android-support` from 2.40.3 to 2.40.4
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.3...dagger-2.40.4 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-03 08:07:49 +00:00
dependabot[bot]
6dd9f183f2
Bump firebase-crashlytics-gradle from 2.8.0 to 2.8.1
...
Bumps firebase-crashlytics-gradle from 2.8.0 to 2.8.1.
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-crashlytics-gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-02 08:52:01 +00:00
Milos Kozak
6e3ce53150
Merge pull request #1006 from nightscout/dependabot/gradle/dev/dagger_version-2.40.3
...
Bump dagger_version from 2.40.2 to 2.40.3
2021-11-30 10:20:49 +01:00
dependabot[bot]
06443e19af
Bump io.gitlab.arturbosch.detekt from 1.18.1 to 1.19.0
...
Bumps io.gitlab.arturbosch.detekt from 1.18.1 to 1.19.0.
---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 08:07:17 +00:00
dependabot[bot]
452dbe5ac8
Bump dagger_version from 2.40.2 to 2.40.3
...
Bumps `dagger_version` from 2.40.2 to 2.40.3.
Updates `dagger-compiler` from 2.40.2 to 2.40.3
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.2...dagger-2.40.3 )
Updates `dagger-android-processor` from 2.40.2 to 2.40.3
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.2...dagger-2.40.3 )
Updates `dagger-android` from 2.40.2 to 2.40.3
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.2...dagger-2.40.3 )
Updates `dagger-android-support` from 2.40.2 to 2.40.3
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.2...dagger-2.40.3 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 08:07:10 +00:00
dependabot[bot]
ae3dbd592c
Bump dagger_version from 2.40.1 to 2.40.2
...
Bumps `dagger_version` from 2.40.1 to 2.40.2.
Updates `dagger-compiler` from 2.40.1 to 2.40.2
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.1...dagger-2.40.2 )
Updates `dagger-android-processor` from 2.40.1 to 2.40.2
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.1...dagger-2.40.2 )
Updates `dagger-android` from 2.40.1 to 2.40.2
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.1...dagger-2.40.2 )
Updates `dagger-android-support` from 2.40.1 to 2.40.2
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.1...dagger-2.40.2 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 08:06:08 +00:00
dependabot[bot]
9319f38c3e
Bump kotlin_version from 1.5.31 to 1.6.0
...
Bumps `kotlin_version` from 1.5.31 to 1.6.0.
Updates `kotlin-gradle-plugin` from 1.5.31 to 1.6.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-allopen` from 1.5.31 to 1.6.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-stdlib-jdk8` from 1.5.31 to 1.6.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-stdlib-jdk7` from 1.5.31 to 1.6.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-reflect` from 1.5.31 to 1.6.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-allopen
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 08:15:55 +00:00
dependabot[bot]
2dbcb6de5d
Bump dagger_version from 2.40 to 2.40.1
...
Bumps `dagger_version` from 2.40 to 2.40.1.
Updates `dagger-compiler` from 2.40 to 2.40.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40...dagger-2.40.1 )
Updates `dagger-android-processor` from 2.40 to 2.40.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40...dagger-2.40.1 )
Updates `dagger-android` from 2.40 to 2.40.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40...dagger-2.40.1 )
Updates `dagger-android-support` from 2.40 to 2.40.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40...dagger-2.40.1 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-12 08:06:32 +00:00
dependabot[bot]
4260dbc9da
Bump byteBuddyVersion from 1.11.22 to 1.12.0
...
Bumps `byteBuddyVersion` from 1.11.22 to 1.12.0.
Updates `byte-buddy` from 1.11.22 to 1.12.0
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.22...byte-buddy-1.12.0 )
Updates `byte-buddy-android` from 1.11.22 to 1.12.0
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.22...byte-buddy-1.12.0 )
Updates `byte-buddy-agent` from 1.11.22 to 1.12.0
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.22...byte-buddy-1.12.0 )
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: net.bytebuddy:byte-buddy-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 08:07:41 +00:00
dependabot[bot]
eff59d4f89
Bump byteBuddyVersion from 1.11.21 to 1.11.22
...
Bumps `byteBuddyVersion` from 1.11.21 to 1.11.22.
Updates `byte-buddy` from 1.11.21 to 1.11.22
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.21...byte-buddy-1.11.22 )
Updates `byte-buddy-android` from 1.11.21 to 1.11.22
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.21...byte-buddy-1.11.22 )
Updates `byte-buddy-agent` from 1.11.21 to 1.11.22
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.21...byte-buddy-1.11.22 )
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-02 07:57:40 +00:00
dependabot[bot]
33dc2abe1b
Bump firebase-crashlytics-gradle from 2.7.1 to 2.8.0
...
Bumps firebase-crashlytics-gradle from 2.7.1 to 2.8.0.
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-crashlytics-gradle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 16:18:23 +00:00
Milos Kozak
67208d947e
Merge pull request #787 from nightscout/dependabot/gradle/dev/joda-time-joda-time-2.10.13
...
Bump joda-time from 2.10.12 to 2.10.13
2021-10-28 20:45:24 +02:00
dependabot[bot]
4702df34d4
Bump joda-time from 2.10.12 to 2.10.13
...
Bumps [joda-time](https://github.com/JodaOrg/joda-time ) from 2.10.12 to 2.10.13.
- [Release notes](https://github.com/JodaOrg/joda-time/releases )
- [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.10.12...v2.10.13 )
---
updated-dependencies:
- dependency-name: joda-time:joda-time
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-28 18:25:02 +00:00
dependabot[bot]
df499710f5
Bump dagger_version from 2.39.1 to 2.40
...
Bumps `dagger_version` from 2.39.1 to 2.40.
Updates `dagger-compiler` from 2.39.1 to 2.40
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.39.1...dagger-2.40 )
Updates `dagger-android-processor` from 2.39.1 to 2.40
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.39.1...dagger-2.40 )
Updates `dagger-android` from 2.39.1 to 2.40
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.39.1...dagger-2.40 )
Updates `dagger-android-support` from 2.39.1 to 2.40
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.39.1...dagger-2.40 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-28 18:24:16 +00:00
dependabot[bot]
db374eaafc
Bump byteBuddyVersion from 1.11.20 to 1.11.21
...
Bumps `byteBuddyVersion` from 1.11.20 to 1.11.21.
Updates `byte-buddy` from 1.11.20 to 1.11.21
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.20...byte-buddy-1.11.21 )
Updates `byte-buddy-android` from 1.11.20 to 1.11.21
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.20...byte-buddy-1.11.21 )
Updates `byte-buddy-agent` from 1.11.20 to 1.11.21
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.20...byte-buddy-1.11.21 )
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-19 08:08:40 +00:00
Milos Kozak
5a01e45855
Java 11
2021-10-14 15:21:31 +02:00
dependabot[bot]
edfcdf59b1
Bump gradle from 7.0.2 to 7.0.3
...
Bumps gradle from 7.0.2 to 7.0.3.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12 08:06:43 +00:00
dependabot[bot]
75c3ed59b1
Bump byteBuddyVersion from 1.11.19 to 1.11.20
...
Bumps `byteBuddyVersion` from 1.11.19 to 1.11.20.
Updates `byte-buddy` from 1.11.19 to 1.11.20
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.19...byte-buddy-1.11.20 )
Updates `byte-buddy-android` from 1.11.19 to 1.11.20
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.19...byte-buddy-1.11.20 )
Updates `byte-buddy-agent` from 1.11.19 to 1.11.20
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.19...byte-buddy-1.11.20 )
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 08:06:54 +00:00
dependabot[bot]
f8bedc15b4
Bump byteBuddyVersion from 1.11.18 to 1.11.19
...
Bumps `byteBuddyVersion` from 1.11.18 to 1.11.19.
Updates `byte-buddy` from 1.11.18 to 1.11.19
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.18...byte-buddy-1.11.19 )
Updates `byte-buddy-android` from 1.11.18 to 1.11.19
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.18...byte-buddy-1.11.19 )
Updates `byte-buddy-agent` from 1.11.18 to 1.11.19
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.18...byte-buddy-1.11.19 )
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 08:08:11 +00:00
dependabot[bot]
5f46c9c585
Bump dagger_version from 2.39 to 2.39.1
...
Bumps `dagger_version` from 2.39 to 2.39.1.
Updates `dagger-compiler` from 2.39 to 2.39.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.39...dagger-2.39.1 )
Updates `dagger-android-processor` from 2.39 to 2.39.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.39...dagger-2.39.1 )
Updates `dagger-android` from 2.39 to 2.39.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.39...dagger-2.39.1 )
Updates `dagger-android-support` from 2.39 to 2.39.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.39...dagger-2.39.1 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 08:06:27 +00:00
Milos Kozak
2c89dc1807
suppress warnings
2021-10-01 23:17:24 +02:00
Milos Kozak
fd1af29609
Merge pull request #701 from nightscout/dependabot/gradle/dev/io.gitlab.arturbosch.detekt-1.18.1
...
Bump io.gitlab.arturbosch.detekt from 1.16.0-RC2 to 1.18.1
2021-09-30 23:51:47 +02:00
Milos Kozak
6d4aab9a1a
build.gradle cleanup
2021-09-30 16:57:04 +02:00
dependabot[bot]
f8d2eaa71e
Bump io.gitlab.arturbosch.detekt from 1.16.0-RC2 to 1.18.1
...
Bumps io.gitlab.arturbosch.detekt from 1.16.0-RC2 to 1.18.1.
---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 08:46:44 +00:00
Milos Kozak
d0cc585e15
Merge pull request #700 from nightscout/dependabot/gradle/dev/joda-time-joda-time-2.10.12
...
Bump joda-time from 2.10.11 to 2.10.12
2021-09-30 10:46:11 +02:00
Milos Kozak
4b9207ebd2
Merge pull request #699 from nightscout/dependabot/gradle/dev/org.jlleitschuh.gradle.ktlint-10.2.0
...
Bump org.jlleitschuh.gradle.ktlint from 10.1.0 to 10.2.0
2021-09-30 10:46:01 +02:00
dependabot[bot]
5ae20e8e29
Bump joda-time from 2.10.11 to 2.10.12
...
Bumps [joda-time](https://github.com/JodaOrg/joda-time ) from 2.10.11 to 2.10.12.
- [Release notes](https://github.com/JodaOrg/joda-time/releases )
- [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.10.11...v2.10.12 )
---
updated-dependencies:
- dependency-name: joda-time:joda-time
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 08:07:07 +00:00
dependabot[bot]
e4158a3ea5
Bump org.jlleitschuh.gradle.ktlint from 10.1.0 to 10.2.0
...
Bumps org.jlleitschuh.gradle.ktlint from 10.1.0 to 10.2.0.
---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 08:07:02 +00:00
dependabot[bot]
079c5987fb
Bump dagger_version from 2.38.1 to 2.39
...
Bumps `dagger_version` from 2.38.1 to 2.39.
Updates `dagger-compiler` from 2.38.1 to 2.39
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.38.1...dagger-2.39 )
Updates `dagger-android-processor` from 2.38.1 to 2.39
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.38.1...dagger-2.39 )
Updates `dagger-android` from 2.38.1 to 2.39
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.38.1...dagger-2.39 )
Updates `dagger-android-support` from 2.38.1 to 2.39
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.38.1...dagger-2.39 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 08:06:41 +00:00
Andrei Vereha
0cd9beb2cf
merge with dev
2021-09-25 13:55:57 +02:00
Milos Kozak
b2c45d0a26
remove PowerMock from all modules except wear
2021-09-23 17:35:55 +02:00
Milos Kozak
29e1e6e835
Merge pull request #680 from nightscout/dependabot/gradle/dev/byteBuddyVersion-1.11.16
...
Bump byteBuddyVersion from 1.11.13 to 1.11.16
2021-09-22 18:06:56 +02:00
dependabot[bot]
71bcd18127
Bump kotlin_version from 1.5.30 to 1.5.31
...
Bumps `kotlin_version` from 1.5.30 to 1.5.31.
Updates `kotlin-gradle-plugin` from 1.5.30 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-allopen` from 1.5.30 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-stdlib-jdk7` from 1.5.30 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-reflect` from 1.5.30 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-allopen
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 19:59:12 +00:00
dependabot[bot]
11eebb6482
Bump byteBuddyVersion from 1.11.13 to 1.11.16
...
Bumps `byteBuddyVersion` from 1.11.13 to 1.11.16.
Updates `byte-buddy` from 1.11.13 to 1.11.16
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.13...byte-buddy-1.11.16 )
Updates `byte-buddy-android` from 1.11.13 to 1.11.16
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.13...byte-buddy-1.11.16 )
Updates `byte-buddy-agent` from 1.11.13 to 1.11.16
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.13...byte-buddy-1.11.16 )
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 08:07:12 +00:00
Andrei Vereha
d4b0935d6b
Merge remote-tracking branch 'upstream/dev' into dash
2021-09-13 18:39:23 +02:00
Milos Kozak
2034774b39
Merge pull request #647 from nightscout/dependabot/gradle/dev/kotlin_version-1.5.30
...
Bump kotlin_version from 1.5.21 to 1.5.30
2021-09-06 17:06:14 +02:00
dependabot[bot]
59e02e8a8b
Bump gradle from 7.0.0 to 7.0.2
...
Bumps gradle from 7.0.0 to 7.0.2.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-02 08:13:55 +00:00
dependabot[bot]
e4db86facc
Bump mockito-core from 3.12.1 to 3.12.4
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.12.1 to 3.12.4.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.12.1...v3.12.4 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 08:05:33 +00:00
dependabot[bot]
1eb12401b0
Bump kotlin_version from 1.5.21 to 1.5.30
...
Bumps `kotlin_version` from 1.5.21 to 1.5.30.
Updates `kotlin-gradle-plugin` from 1.5.21 to 1.5.30
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.30/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.30 )
Updates `kotlin-allopen` from 1.5.21 to 1.5.30
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.30/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.30 )
Updates `kotlin-stdlib-jdk7` from 1.5.21 to 1.5.30
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.30/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.30 )
Updates `kotlin-reflect` from 1.5.21 to 1.5.30
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.30/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.30 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-allopen
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-25 08:11:11 +00:00
Milos Kozak
2ec6e625e7
Merge pull request #636 from nightscout/dependabot/gradle/dev/byteBuddyVersion-1.11.13
...
Bump byteBuddyVersion from 1.11.5 to 1.11.13
2021-08-24 12:03:36 +02:00
dependabot[bot]
e6d5481a00
Bump mockito-core from 3.12.0 to 3.12.1
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.12.0...v3.12.1 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 08:07:18 +00:00
dependabot[bot]
8fc2f31540
Bump mockito-core from 3.11.2 to 3.12.0
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.11.2 to 3.12.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.11.2...v3.12.0 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 08:06:29 +00:00
dependabot[bot]
6e0d6344ac
Bump byteBuddyVersion from 1.11.5 to 1.11.13
...
Bumps `byteBuddyVersion` from 1.11.5 to 1.11.13.
Updates `byte-buddy` from 1.11.5 to 1.11.13
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.5...byte-buddy-1.11.13 )
Updates `byte-buddy-android` from 1.11.5 to 1.11.13
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.5...byte-buddy-1.11.13 )
Updates `byte-buddy-agent` from 1.11.5 to 1.11.13
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.5...byte-buddy-1.11.13 )
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-19 11:33:58 +00:00
Milos Kozak
7cd71f727f
libs update
2021-08-19 13:33:09 +02:00
Milos Kozak
4761a1a5ba
kotlin-allopen, fixed tests
2021-08-16 13:47:14 +02:00
Milos Kozak
ff2b4f3427
downgrade gradle
2021-08-09 11:00:22 +02:00
Milos Kozak
01fb2bca43
Merge pull request #615 from nightscout/dependabot/gradle/dev/dagger_version-2.38.1
...
Bump dagger_version from 2.37 to 2.38.1
2021-08-06 23:32:25 +02:00
Milos Kozak
6649386c58
Merge branch 'dev' into gradleupdate
2021-08-06 11:03:26 +02:00
Milos Kozak
776d85ec90
gradle 7.1
2021-08-04 17:14:57 +02:00
dependabot[bot]
22678e777a
Bump dagger_version from 2.37 to 2.38.1
...
Bumps `dagger_version` from 2.37 to 2.38.1.
Updates `dagger-compiler` from 2.37 to 2.38.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.37...dagger-2.38.1 )
Updates `dagger-android-processor` from 2.37 to 2.38.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.37...dagger-2.38.1 )
Updates `dagger-android` from 2.37 to 2.38.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.37...dagger-2.38.1 )
Updates `dagger-android-support` from 2.37 to 2.38.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.37...dagger-2.38.1 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-28 08:06:19 +00:00
Andrei Vereha
f289cd50c5
ktlint. update ktlint gradle plugin
2021-07-11 20:11:46 +02:00
Andrei Vereha
5752369377
Merge remote-tracking branch 'upstream/dev' into avereha/merge
2021-07-11 12:26:41 +02:00
Milos Kozak
201f9f2a84
Merge pull request #573 from nightscout/dependabot/gradle/dev/org.mockito-mockito-core-3.11.2
...
Bump mockito-core from 3.11.1 to 3.11.2
2021-07-09 21:57:29 +02:00
AdrianLxM
da55d65907
update flexbox and delete maven repository
2021-07-09 18:20:10 +02:00
AdrianLxM
275fe74044
fix gradle dependency versioning
2021-07-09 17:51:49 +02:00
Andrei Vereha
1018a41346
Merge remote-tracking branch 'upstream/dev' into avereha/conn
2021-06-26 15:21:40 +02:00
dependabot[bot]
80fe38bf93
Bump firebase-crashlytics-gradle from 2.7.0 to 2.7.1
...
Bumps firebase-crashlytics-gradle from 2.7.0 to 2.7.1.
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-crashlytics-gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-24 08:05:42 +00:00
Milos Kozak
8c8bd6360c
Merge pull request #567 from nightscout/travis
...
gradle update
2021-06-22 19:02:32 +02:00
dependabot[bot]
9bcbfa514b
Bump mockito-core from 3.11.1 to 3.11.2
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.11.1...v3.11.2 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 08:06:19 +00:00
dependabot[bot]
ad7e5d8295
Bump byteBuddyVersion from 1.11.3 to 1.11.5
...
Bumps `byteBuddyVersion` from 1.11.3 to 1.11.5.
Updates `byte-buddy` from 1.11.3 to 1.11.5
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.3...byte-buddy-1.11.5 )
Updates `byte-buddy-android` from 1.11.3 to 1.11.5
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.3...byte-buddy-1.11.5 )
Updates `byte-buddy-agent` from 1.11.3 to 1.11.5
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.3...byte-buddy-1.11.5 )
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 08:08:45 +00:00
dependabot[bot]
eb18bd95ba
Bump byteBuddyVersion from 1.11.2 to 1.11.3
...
Bumps `byteBuddyVersion` from 1.11.2 to 1.11.3.
Updates `byte-buddy` from 1.11.2 to 1.11.3
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.2...byte-buddy-1.11.3 )
Updates `byte-buddy-android` from 1.11.2 to 1.11.3
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.2...byte-buddy-1.11.3 )
Updates `byte-buddy-agent` from 1.11.2 to 1.11.3
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.2...byte-buddy-1.11.3 )
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-18 08:07:16 +00:00
Milos Kozak
740c009471
gradle:7.1.0-alpha02
2021-06-16 08:23:55 +02:00
Milos Kozak
96238f02a7
gradle:4.2.1
2021-06-15 17:13:56 +02:00
dependabot[bot]
a1799241d4
Bump mockito-core from 3.10.0 to 3.11.1
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.10.0 to 3.11.1.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.10.0...v3.11.1 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 07:29:21 +00:00
Milos Kozak
0fe9aa0775
Merge pull request #549 from nightscout/dependabot/gradle/dev/com.google.firebase-firebase-crashlytics-gradle-2.7.0
...
Bump firebase-crashlytics-gradle from 2.6.1 to 2.7.0
2021-06-13 22:18:42 +02:00
Milos Kozak
a238d8df47
Merge pull request #559 from nightscout/dependabot/gradle/dev/byteBuddyVersion-1.11.2
...
Bump byteBuddyVersion from 1.11.1 to 1.11.2
2021-06-13 22:12:45 +02:00
dependabot[bot]
1db9722568
Bump dagger_version from 2.36 to 2.37
...
Bumps `dagger_version` from 2.36 to 2.37.
Updates `dagger-compiler` from 2.36 to 2.37
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.36...dagger-2.37 )
Updates `dagger-android-processor` from 2.36 to 2.37
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.36...dagger-2.37 )
Updates `dagger-android` from 2.36 to 2.37
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.36...dagger-2.37 )
Updates `dagger-android-support` from 2.36 to 2.37
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.36...dagger-2.37 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 05:50:40 +00:00
dependabot[bot]
c38a9b08b9
Bump byteBuddyVersion from 1.11.1 to 1.11.2
...
Bumps `byteBuddyVersion` from 1.11.1 to 1.11.2.
Updates `byte-buddy` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.1...byte-buddy-1.11.2 )
Updates `byte-buddy-android` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.1...byte-buddy-1.11.2 )
Updates `byte-buddy-agent` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.1...byte-buddy-1.11.2 )
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 05:50:06 +00:00
dependabot[bot]
eb11a43d69
Bump firebase-crashlytics-gradle from 2.6.1 to 2.7.0
...
Bumps firebase-crashlytics-gradle from 2.6.1 to 2.7.0.
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-crashlytics-gradle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 06:52:34 +00:00
dependabot[bot]
328704eb5b
Bump byteBuddyVersion from 1.11.0 to 1.11.1
...
Bumps `byteBuddyVersion` from 1.11.0 to 1.11.1.
Updates `byte-buddy` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.0...byte-buddy-1.11.1 )
Updates `byte-buddy-android` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.0...byte-buddy-1.11.1 )
Updates `byte-buddy-agent` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.0...byte-buddy-1.11.1 )
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 06:00:22 +00:00
dependabot[bot]
8904c7d2a7
Bump kotlin_version from 1.5.0-release-764 to 1.5.10
...
Bumps `kotlin_version` from 1.5.0-release-764 to 1.5.10.
Updates `kotlin-gradle-plugin` from 1.5.0-release-764 to 1.5.10
Updates `kotlin-stdlib-jdk7` from 1.5.0-release-764 to 1.5.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/commits/v1.5.10 )
Updates `kotlin-reflect` from 1.5.0-release-764 to 1.5.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/commits/v1.5.10 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 05:45:46 +00:00
Andrei Vereha
7ee7cdd83b
Merge remote-tracking branch 'upstream/dev' into avereha/merge-dev
2021-05-28 22:12:21 +02:00
dependabot[bot]
8df7f38d6e
Bump dagger_version from 2.35.1 to 2.36
...
Bumps `dagger_version` from 2.35.1 to 2.36.
Updates `dagger-compiler` from 2.35.1 to 2.36
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.35.1...dagger-2.36 )
Updates `dagger-android-processor` from 2.35.1 to 2.36
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.35.1...dagger-2.36 )
Updates `dagger-android` from 2.35.1 to 2.36
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.35.1...dagger-2.36 )
Updates `dagger-android-support` from 2.35.1 to 2.36
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.35.1...dagger-2.36 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 05:55:11 +00:00
Milos Kozak
83f589c663
add comment
2021-05-20 20:54:28 +02:00
Milos Kozak
59afd03f95
donwgrade kotlin
2021-05-20 18:26:31 +02:00
Milos Kozak
14ebfc9443
update libs
2021-05-19 21:26:32 +02:00
Milos Kozak
0655358095
downgrade android gradle plugin to 4.1.3
2021-05-19 13:52:13 +02:00
Milos Kozak
fceed4e4fd
@JvmDefault warning resolve
2021-05-18 23:02:40 +02:00
Milos Kozak
4ea0c9e69d
Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
2021-05-18 21:37:16 +02:00
Milos Kozak
d766bc6635
gradle:4.2.1
2021-05-18 21:37:03 +02:00
Milos Kozak
1e5a31e14c
Merge pull request #519 from nightscout/dependabot/gradle/dev/com.google.firebase-firebase-crashlytics-gradle-2.6.1
...
Bump firebase-crashlytics-gradle from 2.4.1 to 2.6.1
2021-05-18 19:02:42 +02:00
Milos Kozak
938f3f612a
mockitoVersion = '3.10.0'
2021-05-18 19:02:25 +02:00
Milos Kozak
2fd093091f
kotlin 1.5.0
2021-05-18 18:30:52 +02:00
dependabot[bot]
3e32a0d4bb
Bump firebase-crashlytics-gradle from 2.4.1 to 2.6.1
...
Bumps firebase-crashlytics-gradle from 2.4.1 to 2.6.1.
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 20:36:12 +00:00
Andrei Vereha
e3f7608de7
Merge remote-tracking branch 'upstream/dev2_dana_combo_only' into avereha/dev2-merge
2021-05-01 20:11:48 +02:00