mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 01:15:54 +03:00
Bump seismic from 1.0.2 to 1.0.3
Bumps [seismic](https://github.com/square/seismic) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/square/seismic/releases) - [Changelog](https://github.com/square/seismic/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/seismic/compare/seismic-parent-1.0.2...seismic-parent-1.0.3) --- updated-dependencies: - dependency-name: com.squareup:seismic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
701b0fbeef
commit
ae3e6a0706
1 changed files with 1 additions and 1 deletions
|
@ -420,7 +420,7 @@ dependencies {
|
|||
implementation 'com.otaliastudios:autocomplete:1.1.0'
|
||||
|
||||
// Shake detection
|
||||
implementation 'com.squareup:seismic:1.0.2'
|
||||
implementation 'com.squareup:seismic:1.0.3'
|
||||
|
||||
// Image Loading
|
||||
implementation libs.github.bigImageViewer
|
||||
|
|
Loading…
Reference in a new issue