mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-23 08:58:52 +00:00
Bump media from 1.4.3 to 1.6.0 in /flutter/android
Bumps media from 1.4.3 to 1.6.0. --- updated-dependencies: - dependency-name: androidx.media:media dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dc59158406
commit
8be6736076
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ flutter {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation "androidx.media:media:1.4.3"
|
||||
implementation "androidx.media:media:1.6.0"
|
||||
implementation 'com.github.getActivity:XXPermissions:13.2'
|
||||
implementation("org.jetbrains.kotlin:kotlin-stdlib") { version { strictly("$kotlin_version") } }
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue