mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-23 08:58:52 +00:00
Merge pull request #1563 from rustdesk/dependabot/gradle/flutter/android/androidx.media-media-1.6.0
Bump media from 1.4.3 to 1.6.0 in /flutter/android
This commit is contained in:
commit
16567483d6
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