Commit Graph

66 Commits

Author SHA1 Message Date
Horis
1ec4ef1ffb 优化 2024-12-31 19:58:16 +08:00
Horis
e389185022 优化 2024-11-30 18:39:43 +08:00
wyouflf
b7db2a0494
优化Eink主题效果: 1.移除Eink主题时dialog及UI控件阴影; 2.Eink主题时dialog增加边框. (#4386)
* 优化Eink主题效果: 1.移除Eink主题时dialog及UI控件阴影; 2.Eink主题时dialog增加边框.

* fix: 2处与全局不一致的UI效果
2024-11-30 18:18:21 +08:00
Horis
d51d0f8301 优化 2024-09-13 22:25:15 +08:00
Horis
30ec23390a 优化 2024-08-30 17:36:56 +08:00
Horis
1a7a6f80b4 优化 2024-08-27 20:41:53 +08:00
dependabot[bot]
cc025e3184
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
b6a54509d9 优化 2024-08-27 20:09:55 +08:00
Horis
e76723c99a 优化 2024-08-27 18:18:31 +08:00
Horis
233a6f01b2 优化 2024-08-27 15:36:19 +08:00
dependabot[bot]
23819c201e
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]
9a8a582735
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
2e7f72eb78 优化 2024-08-27 15:09:34 +08:00
dependabot[bot]
280d659b5f
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
d867068b05 优化 2024-08-27 12:56:45 +08:00
dependabot[bot]
84ceeb4b7d
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]
ac15cd42dc
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
dependabot[bot]
5a13c3e5a2
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]
49ff9e3288
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
dependabot[bot]
f749c6cd1b
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]
33ad83e07f
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]
7088dd2bdc
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]
0906fa26c1
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]
d7322fb957
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]
aa786ab9ce
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]
bee2632a7f
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]
ac98a619fc
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
a64f4a26e6 优化 2024-08-27 11:19:43 +08:00
dependabot[bot]
681983ca0c
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]
003fed8009
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]
6eeb108041
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
dependabot[bot]
7e6150e4f9
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
dependabot[bot]
1586c0d01d
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
66764a73ff
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
0fea035a05 优化 2024-07-31 19:20:55 +08:00
Horis
7e6a1e4749 优化 2024-07-31 17:42:19 +08:00
dependabot[bot]
1535b668ae
Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0
Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 04:22:15 +00:00
Antecer
d7ac10d05c 回滚依赖库 2024-05-02 13:06:25 +08:00
Antecer
cb55631ee3
Merge pull request #3886 from gedoor/dependabot/gradle/core-1.13.0
Bump core from 1.12.0 to 1.13.0
2024-05-01 19:02:05 +08:00
Antecer
4606ff78f0
Merge pull request #3885 from gedoor/dependabot/gradle/activity-1.9.0
Bump activity from 1.8.2 to 1.9.0
2024-05-01 19:01:51 +08:00
Antecer
c11de0d72f
Merge pull request #3884 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-05-01 19:01:17 +08:00
dependabot[bot]
aad3cee5e5
Bump core from 1.12.0 to 1.13.0
Bumps `core` from 1.12.0 to 1.13.0.

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

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

---
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>
2024-04-22 04:15:23 +00:00
dependabot[bot]
9d85db5b2d
Bump activity from 1.8.2 to 1.9.0
Bumps `activity` from 1.8.2 to 1.9.0.

Updates `androidx.activity:activity` from 1.8.2 to 1.9.0

Updates `androidx.activity:activity-compose` from 1.8.2 to 1.9.0

Updates `androidx.activity:activity-ktx` from 1.8.2 to 1.9.0

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 04:15:11 +00:00
dependabot[bot]
a9fa393f4e
Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0
Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 04:15:03 +00:00
dependabot[bot]
2791c00ab4
Bump androidx.benchmark from 1.2.3 to 1.2.4
Bumps androidx.benchmark from 1.2.3 to 1.2.4.

---
updated-dependencies:
- dependency-name: androidx.benchmark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 04:14:49 +00:00
dependabot[bot]
2680173f6c
Bump agp from 8.3.1 to 8.3.2 (#3875)
Bumps `agp` from 8.3.1 to 8.3.2.

Updates `com.android.application` from 8.3.1 to 8.3.2

Updates `com.android.library` from 8.3.1 to 8.3.2

Updates `com.android.test` from 8.3.1 to 8.3.2

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.test
  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-04-16 14:27:07 +08:00
dependabot[bot]
7be666f0a2
Bump com.google.firebase:firebase-bom from 32.8.0 to 32.8.1 (#3877)
Bumps com.google.firebase:firebase-bom from 32.8.0 to 32.8.1.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
  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-04-16 14:26:32 +08:00
dependabot[bot]
aba134fc9c
Bump media3 from 1.3.0 to 1.3.1 (#3876)
Bumps `media3` from 1.3.0 to 1.3.1.

Updates `androidx.media3:media3-datasource-okhttp` from 1.3.0 to 1.3.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/compare/1.3.0...1.3.1)

Updates `androidx.media3:media3-exoplayer` from 1.3.0 to 1.3.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/compare/1.3.0...1.3.1)

Updates `androidx.media3:media3-session` from 1.3.0 to 1.3.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/compare/1.3.0...1.3.1)

---
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-04-16 14:25:29 +08:00
dependabot[bot]
3d060ce69e
Bump com.google.devtools.ksp from 1.9.23-1.0.19 to 1.9.23-1.0.20 (#3865)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.23-1.0.19 to 1.9.23-1.0.20.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/1.9.23-1.0.19...1.9.23-1.0.20)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  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-04-16 14:23:53 +08:00
Antecer
12a1bd0b38
Merge pull request #3819 from gedoor/dependabot/gradle/agp-8.3.1
Bump agp from 8.3.0 to 8.3.1
2024-04-04 15:24:25 +08:00