mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 17:35:54 +03:00
Bump sharetarget from 1.1.0 to 1.2.0
Bumps sharetarget from 1.1.0 to 1.2.0. --- updated-dependencies: - dependency-name: androidx.sharetarget:sharetarget dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9335242ce1
commit
ef88386fc1
1 changed files with 1 additions and 1 deletions
|
@ -359,7 +359,7 @@ dependencies {
|
||||||
debugImplementation project(':library:ui-styles')
|
debugImplementation project(':library:ui-styles')
|
||||||
implementation libs.dagger.hilt
|
implementation libs.dagger.hilt
|
||||||
implementation 'androidx.multidex:multidex:2.0.1'
|
implementation 'androidx.multidex:multidex:2.0.1'
|
||||||
implementation "androidx.sharetarget:sharetarget:1.1.0"
|
implementation "androidx.sharetarget:sharetarget:1.2.0"
|
||||||
|
|
||||||
// Flipper, debug builds only
|
// Flipper, debug builds only
|
||||||
debugImplementation(libs.flipper.flipper) {
|
debugImplementation(libs.flipper.flipper) {
|
||||||
|
|
Loading…
Reference in a new issue