Skip to content

Commit

Permalink
fix(deps): update dependency io.github.inflationx:viewpump to v2.1.1 (#…
Browse files Browse the repository at this point in the history
…82)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 13efba5 commit 1eabde6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ android {
dependencies {
implementation 'com.google.android.material:material:1.1.0'
implementation 'io.github.inflationx:calligraphy3:3.1.1'
implementation 'io.github.inflationx:viewpump:2.0.3'
implementation 'io.github.inflationx:viewpump:2.1.1'
androidTestImplementation 'androidx.test:core:1.6.1'
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
androidTestImplementation 'androidx.test:runner:1.6.2'
Expand Down

0 comments on commit 1eabde6

Please sign in to comment.