Merge pull request #2852 from vector-im/dependabot/gradle/androidx.sharetarget-sharetarget-1.1.0
Bump sharetarget from 1.0.0 to 1.1.0
This commit is contained in:
commit
ea1f533501
|
@ -320,7 +320,7 @@ dependencies {
|
|||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
implementation "androidx.fragment:fragment-ktx:$fragment_version"
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
|
||||
implementation "androidx.sharetarget:sharetarget:1.0.0"
|
||||
implementation "androidx.sharetarget:sharetarget:1.1.0"
|
||||
implementation 'androidx.core:core-ktx:1.3.2'
|
||||
implementation "androidx.media:media:1.2.1"
|
||||
|
||||
|
|
Loading…
Reference in New Issue