dependabot[bot]
|
202fb363a3
|
Bump media3_version from 1.0.2 to 1.1.0
Bumps `media3_version` from 1.0.2 to 1.1.0.
Updates `androidx.media3:media3-exoplayer` from 1.0.2 to 1.1.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.0.2...1.1.0)
Updates `androidx.media3:media3-datasource-okhttp` from 1.0.2 to 1.1.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.0.2...1.1.0)
---
updated-dependencies:
- dependency-name: androidx.media3:media3-exoplayer
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.media3:media3-datasource-okhttp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-10 04:19:37 +00:00 |
|
Horis
|
4c6f685cab
|
优化
|
2023-07-09 14:25:49 +08:00 |
|
kunfei
|
c8c1af877f
|
优化
|
2023-07-09 13:29:31 +08:00 |
|
kunfei
|
99936c025b
|
Merge remote-tracking branch 'origin/master'
|
2023-07-09 13:27:59 +08:00 |
|
kunfei
|
6bc3bcd606
|
优化
|
2023-07-09 13:27:37 +08:00 |
|
kunfei
|
f0ee7b19da
|
优化
|
2023-07-09 13:19:21 +08:00 |
|
Xwite
|
203e91869a
|
Merge pull request #3212 from Arriv9l/patch-1
Fix typo
|
2023-07-08 17:18:37 +08:00 |
|
Horis
|
ea592913ef
|
优化
|
2023-07-08 17:07:14 +08:00 |
|
Arriv9l
|
60200c6d26
|
Fix typo
|
2023-07-08 16:45:31 +08:00 |
|
kunfei
|
4678e34ece
|
优化
|
2023-07-08 11:12:05 +08:00 |
|
Horis
|
d6fa855fbd
|
优化
|
2023-07-08 09:59:05 +08:00 |
|
kunfei
|
9778ce897a
|
优化
|
2023-07-08 09:44:45 +08:00 |
|
kunfei
|
6ba37e6b17
|
优化
|
2023-07-08 09:27:24 +08:00 |
|
kunfei
|
429993d75f
|
优化
|
2023-07-08 08:38:50 +08:00 |
|
kunfei
|
e93b9464f4
|
优化
|
2023-07-08 08:03:17 +08:00 |
|
kunfei
|
c404105467
|
优化
|
2023-07-07 22:51:12 +08:00 |
|
kunfei
|
467b01938e
|
优化
|
2023-07-07 20:34:13 +08:00 |
|
kunfei
|
73fa4d89e4
|
优化
|
2023-07-07 20:08:42 +08:00 |
|
kunfei
|
83179e5f97
|
优化
|
2023-07-07 19:22:26 +08:00 |
|
kunfei
|
ed785179b8
|
Merge pull request #3208 from dat-bi/add-Vietnamese-language
add Vietnamese language
|
2023-07-05 11:19:24 +08:00 |
|
dat-bi
|
5a6c33972e
|
add Vietnamese language
add values-vi
|
2023-07-05 10:03:50 +07:00 |
|
kunfei
|
abe62b7dd1
|
优化
|
2023-07-04 22:01:39 +08:00 |
|
kunfei
|
0fe3fba789
|
优化
|
2023-07-04 20:50:17 +08:00 |
|
kunfei
|
b2aeb82721
|
优化
|
2023-07-04 00:00:16 +08:00 |
|
kunfei
|
fc15930707
|
Merge pull request #3205 from gedoor/dependabot/gradle/coroutines_version-1.7.2
Bump coroutines_version from 1.7.1 to 1.7.2
|
2023-07-03 17:40:34 +08:00 |
|
kunfei
|
5cf026562a
|
Merge pull request #3203 from gedoor/cronet
Bump cronet from 114.0.5735.130 to 114.0.5735.196
|
2023-07-03 17:40:03 +08:00 |
|
dependabot[bot]
|
35b652179b
|
Bump coroutines_version from 1.7.1 to 1.7.2
Bumps `coroutines_version` from 1.7.1 to 1.7.2.
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.7.1 to 1.7.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.7.1...1.7.2)
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.7.1 to 1.7.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.7.1...1.7.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
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-03 04:45:00 +00:00 |
|
Xwite
|
d93edcbea3
|
Bump cronet from 114.0.5735.130 to 114.0.5735.196
- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/114.0.5735.130..114.0.5735.196)
|
2023-07-03 01:33:41 +00:00 |
|
Horis
|
73edd68233
|
优化
|
2023-07-02 10:40:31 +08:00 |
|
kunfei
|
2fd4a27928
|
优化
|
2023-07-02 10:07:48 +08:00 |
|
kunfei
|
7af4cf6ee4
|
优化
|
2023-07-02 08:51:06 +08:00 |
|
kunfei
|
853d8908e6
|
优化
|
2023-07-02 00:45:28 +08:00 |
|
kunfei
|
eedc8be4c6
|
优化
|
2023-07-01 20:23:24 +08:00 |
|
kunfei
|
2e71cebe5e
|
优化
|
2023-07-01 20:08:15 +08:00 |
|
kunfei
|
c336db63ff
|
Merge remote-tracking branch 'origin/master'
|
2023-07-01 18:26:14 +08:00 |
|
kunfei
|
c12084d951
|
优化
|
2023-07-01 18:25:00 +08:00 |
|
Horis
|
c82caa4827
|
优化
|
2023-06-30 12:41:17 +08:00 |
|
kunfei
|
6371b993bb
|
优化
|
2023-06-28 14:13:43 +08:00 |
|
Horis
|
db60e34247
|
优化
|
2023-06-28 11:59:29 +08:00 |
|
Xwite
|
ec901316f1
|
[skip ci]Update httpTTS.json
Wrap loginjs login
|
2023-06-28 07:18:29 +08:00 |
|
kunfei
|
468d5f6364
|
优化
|
2023-06-27 19:43:40 +08:00 |
|
Horis
|
8175d2aae5
|
优化
|
2023-06-26 23:24:01 +08:00 |
|
kunfei
|
57a48b0d36
|
优化
|
2023-06-26 23:01:31 +08:00 |
|
kunfei
|
598a5c99bd
|
Merge pull request #3191 from gedoor/dependabot/gradle/room_version-2.5.2
Bump room_version from 2.5.1 to 2.5.2
|
2023-06-26 20:34:41 +08:00 |
|
dependabot[bot]
|
47976e1964
|
Bump room_version from 2.5.1 to 2.5.2
Bumps `room_version` from 2.5.1 to 2.5.2.
Updates `androidx.room:room-runtime` from 2.5.1 to 2.5.2
Updates `androidx.room:room-ktx` from 2.5.1 to 2.5.2
Updates `androidx.room:room-compiler` from 2.5.1 to 2.5.2
Updates `androidx.room:room-testing` from 2.5.1 to 2.5.2
---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.room:room-ktx
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>
|
2023-06-26 05:07:14 +00:00 |
|
Horis
|
70be1f9b25
|
优化
|
2023-06-25 23:21:35 +08:00 |
|
kunfei
|
5ef3c3e21d
|
优化
|
2023-06-25 12:23:39 +08:00 |
|
Horis
|
ed2675e2fe
|
优化
|
2023-06-24 21:18:24 +08:00 |
|
kunfei
|
669d44c27d
|
Merge remote-tracking branch 'origin/master'
|
2023-06-24 20:55:50 +08:00 |
|
kunfei
|
1d985df3f8
|
优化
|
2023-06-24 20:55:39 +08:00 |
|