Commit Graph
5658 Commits
Author SHA1 Message Date
Horis 5a024d2d02 优化 2024-08-28 11:49:57 +08:00
Horis 1df71ec5fd 优化 2024-08-27 20:42:34 +08:00
Horis 3a59e1b1fb 优化 2024-08-27 20:41:53 +08:00
dependabot[bot] 44422c43fe Bump media3 from 1.4.0 to 1.4.1 (#4159)
Bumps `media3` from 1.4.0 to 1.4.1.

Updates `androidx.media3:media3-datasource-okhttp` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/commits)

Updates `androidx.media3:media3-exoplayer` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/commits)

Updates `androidx.media3:media3-session` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/commits)

---
updated-dependencies:
- dependency-name: androidx.media3:media3-datasource-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.media3:media3-exoplayer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.media3:media3-session
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 20:38:37 +08:00
Horis cba54c343b 优化 2024-08-27 20:09:55 +08:00
Horis 9508e17041 优化 2024-08-27 18:18:31 +08:00
Horis 23ee32784b 优化 2024-08-27 18:08:47 +08:00
Horis d15312dad1 优化 2024-08-27 16:51:59 +08:00
Horis 4163acbb1d 优化 2024-08-27 15:36:19 +08:00
dependabot[bot] b7cafa001b Bump the kotlin_ksp group with 12 updates (#4155)
Bumps the kotlin_ksp group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [org.jetbrains.kotlin.kapt](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [org.jetbrains.kotlin.plugin.allopen](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [org.jetbrains.kotlin.plugin.noarg](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [org.jetbrains.kotlin.plugin.sam.with.receiver](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [org.jetbrains.kotlin.plugin.lombok](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [org.jetbrains.kotlin.plugin.parcelize](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` |
| [com.google.devtools.ksp](https://github.com/google/ksp) | `1.9.23-1.0.20` | `2.0.20-1.0.24` |


Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.23 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v2.0.20)

Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.9.23 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v2.0.20)

Updates `org.jetbrains.kotlin.android` from 1.9.23 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v2.0.20)

Updates `org.jetbrains.kotlin.jvm` from 1.9.23 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v2.0.20)

Updates `org.jetbrains.kotlin.kapt` from 1.9.23 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v2.0.20)

Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.23 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v2.0.20)

Updates `org.jetbrains.kotlin.plugin.allopen` from 1.9.23 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v2.0.20)

Updates `org.jetbrains.kotlin.plugin.noarg` from 1.9.23 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v2.0.20)

Updates `org.jetbrains.kotlin.plugin.sam.with.receiver` from 1.9.23 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v2.0.20)

Updates `org.jetbrains.kotlin.plugin.lombok` from 1.9.23 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v2.0.20)

Updates `org.jetbrains.kotlin.plugin.parcelize` from 1.9.23 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v2.0.20)

Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.9.23 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v2.0.20)

Updates `com.google.devtools.ksp` from 1.9.23-1.0.20 to 2.0.20-1.0.24
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/1.9.23-1.0.20...2.0.20-1.0.24)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.kapt
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.allopen
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.noarg
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.sam.with.receiver
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.lombok
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.parcelize
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin_ksp
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 15:35:13 +08:00
dependabot[bot] d7e3cc773f Bump core from 1.12.0 to 1.13.1 (#4152)
Bumps `core` from 1.12.0 to 1.13.1.

Updates `androidx.core:core` from 1.12.0 to 1.13.1

Updates `androidx.core:core-ktx` from 1.12.0 to 1.13.1

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 15:20:36 +08:00
Horis 3456f5fad3 优化 2024-08-27 15:09:34 +08:00
dependabot[bot] ad6b122948 Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 (#4147)
Bumps androidx.appcompat:appcompat from 1.6.1 to 1.7.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 14:57:52 +08:00
Horis ffdc37edbf 优化 2024-08-27 14:41:44 +08:00
Horis 747ddd04fe 优化 2024-08-27 12:56:45 +08:00
dependabot[bot] 5b917597ad Bump fragment from 1.6.2 to 1.8.2 (#4135)
Bumps `fragment` from 1.6.2 to 1.8.2.

Updates `androidx.fragment:fragment` from 1.6.2 to 1.8.2

Updates `androidx.fragment:fragment-ktx` from 1.6.2 to 1.8.2

Updates `androidx.fragment:fragment-testing` from 1.6.2 to 1.8.2

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.fragment:fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.fragment:fragment-testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 12:24:21 +08:00
dependabot[bot] 434f9659a9 Bump lifecycle from 2.7.0 to 2.8.4 (#4136)
Bumps `lifecycle` from 2.7.0 to 2.8.4.

Updates `androidx.lifecycle:lifecycle-common-java8` from 2.7.0 to 2.8.4

Updates `androidx.lifecycle:lifecycle-service` from 2.7.0 to 2.8.4

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-common-java8
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.lifecycle:lifecycle-service
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 12:19:26 +08:00
Xwite 8cafa997e0 Update test.yml 2024-08-27 12:15:44 +08:00
Xwite 1e5e013411 Update cronet.sh 2024-08-27 12:05:17 +08:00
dependabot[bot] 6a18c7cc8d Bump com.google.firebase:firebase-bom from 32.8.1 to 33.2.0 (#4153)
Bumps com.google.firebase:firebase-bom from 32.8.1 to 33.2.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 12:00:34 +08:00
dependabot[bot] 099f2d7ba7 Bump com.google.gms.google-services from 4.4.1 to 4.4.2 (#4149)
Bumps com.google.gms.google-services from 4.4.1 to 4.4.2.

---
updated-dependencies:
- dependency-name: com.google.gms.google-services
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 11:57:23 +08:00
Xwite 5070df6877 Update updateLog.md 2024-08-27 11:53:47 +08:00
Xwite 91d9b47a4b Update test.yml 2024-08-27 11:46:26 +08:00
dependabot[bot] 63a3882057 Bump androidx.test.ext:junit from 1.1.5 to 1.2.1 (#4158)
Bumps androidx.test.ext:junit from 1.1.5 to 1.2.1.

---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 11:42:17 +08:00
dependabot[bot] c865967ac7 Bump androidx.viewpager2:viewpager2 from 1.0.0 to 1.1.0 (#4156)
Bumps androidx.viewpager2:viewpager2 from 1.0.0 to 1.1.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 11:41:40 +08:00
dependabot[bot] 5a31435e57 Bump media3 from 1.3.1 to 1.4.0 (#4137)
Bumps `media3` from 1.3.1 to 1.4.0.

Updates `androidx.media3:media3-datasource-okhttp` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.3.1...1.4.0)

Updates `androidx.media3:media3-exoplayer` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.3.1...1.4.0)

Updates `androidx.media3:media3-session` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.3.1...1.4.0)

---
updated-dependencies:
- dependency-name: androidx.media3:media3-datasource-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.media3:media3-exoplayer
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.media3:media3-session
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 11:28:25 +08:00
dependabot[bot] e8320f3342 Bump com.android.tools:desugar_jdk_libs_nio from 2.0.4 to 2.1.0 (#4139)
Bumps [com.android.tools:desugar_jdk_libs_nio](https://github.com/google/desugar_jdk_libs) from 2.0.4 to 2.1.0.
- [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/desugar_jdk_libs/commits)

---
updated-dependencies:
- dependency-name: com.android.tools:desugar_jdk_libs_nio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 11:26:43 +08:00
dependabot[bot] 36a44b849c Bump kotlinxSerialization from 1.6.3 to 1.7.1 (#4134)
Bumps `kotlinxSerialization` from 1.6.3 to 1.7.1.

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

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

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 11:24:53 +08:00
dependabot[bot] e6579d97ea Bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1 (#4145)
Bumps androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1.

---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 11:23:24 +08:00
dependabot[bot] eb65093d7c Bump androidx.annotation:annotation from 1.7.1 to 1.8.2 (#4148)
Bumps androidx.annotation:annotation from 1.7.1 to 1.8.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 11:21:06 +08:00
dependabot[bot] 2f510bea42 Bump androidx.test:runner from 1.5.2 to 1.6.2 (#4141)
Bumps androidx.test:runner from 1.5.2 to 1.6.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 11:20:47 +08:00
Horis 66137fb947 优化 2024-08-27 11:19:43 +08:00
Xwite 1b74657bbc CI(dependabot.yml): Update Kotlin and KSPtogether
use options `groups`  to update dependencies `com.google.devtools.ksp` `org.jetbrains.kotlin:*` in a pull request
2024-08-27 11:16:28 +08:00
dependabot[bot] 669df31384 Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 (#4151)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.10.1...gson-parent-2.11.0)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 11:05:34 +08:00
dependabot[bot] 3a3977780b Bump me.zhanghai.android.libarchive:library from 1.0.3 to 1.1.0 (#4144)
Bumps [me.zhanghai.android.libarchive:library](https://github.com/zhanghai/libarchive-android) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/zhanghai/libarchive-android/releases)
- [Commits](https://github.com/zhanghai/libarchive-android/compare/v1.0.3...v1.1.0)

---
updated-dependencies:
- dependency-name: me.zhanghai.android.libarchive:library
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 10:58:51 +08:00
dependabot[bot] a541f46a2f Bump org.aomedia.avif.android:avif from 1.0.1.262e11d to 1.1.1.14d8e3c4 (#4146)
Bumps [org.aomedia.avif.android:avif](https://github.com/AOMediaCodec/libavif) from 1.0.1.262e11d to 1.1.1.14d8e3c4.
- [Release notes](https://github.com/AOMediaCodec/libavif/releases)
- [Changelog](https://github.com/AOMediaCodec/libavif/blob/main/CHANGELOG.md)
- [Commits](https://github.com/AOMediaCodec/libavif/commits)

---
updated-dependencies:
- dependency-name: org.aomedia.avif.android:avif
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 09:59:04 +08:00
Horis 4a1899c355 优化 2024-08-27 09:49:49 +08:00
dependabot[bot] 3e38aa4653 Bump coroutines from 1.8.0 to 1.8.1 (#4132)
Bumps `coroutines` from 1.8.0 to 1.8.1.

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.8.0 to 1.8.1
- [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.8.0...1.8.1)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.0 to 1.8.1
- [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.8.0...1.8.1)

---
updated-dependencies:
- 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-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 09:39:40 +08:00
Horis fcb3427f6c 优化 2024-08-27 09:37:16 +08:00
dependabot[bot] f423e89332 Bump androidx.webkit:webkit from 1.10.0 to 1.11.0 (#3912)
Bumps androidx.webkit:webkit from 1.10.0 to 1.11.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 09:34:39 +08:00
Horis 52a624a160 Merge pull request #3915 from gedoor/dependabot/gradle/org.apache.commons-commons-text-1.12.0
Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0
2024-08-27 09:18:23 +08:00
Horis deddfdd32f 优化 2024-08-26 22:49:50 +08:00
Horis 087aefa826 优化 2024-08-26 11:14:15 +08:00
Horis a06a14374d 优化 2024-08-26 09:44:13 +08:00
Horis cac21ee6b4 优化 2024-08-25 22:58:54 +08:00
Horis d38d6709f2 优化 2024-08-25 22:35:37 +08:00
Horis 856f69d655 优化 2024-08-25 19:30:07 +08:00
Horis d9c801ead9 优化 2024-08-25 19:29:18 +08:00
Horis dfe5c51d40 优化 2024-08-25 17:12:01 +08:00
Horis c1c0ac1a92 优化 2024-08-25 16:58:51 +08:00