Skip to content

Commit

Permalink
chore(deps): bump android-about-page from 1.2.5 to 1.3.1 (#2265)
Browse files Browse the repository at this point in the history
Bumps [android-about-page](https://github.com/medyo/android-about-page) from 1.2.5 to 1.3.1.
- [Release notes](https://github.com/medyo/android-about-page/releases)
- [Commits](https://github.com/medyo/android-about-page/commits)

---
updated-dependencies:
- dependency-name: com.github.medyo:android-about-page
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2021
1 parent 362d9b3 commit 167322b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ext {
compileSdkVersion = 28

// App dependencies
androidAboutPageVersion = '1.2.5'
androidAboutPageVersion = '1.3.1'
atvVersion = '1.2.9'
butterKnifeVersion = '10.2.3'
carouselPickerVersion = '1.2'
Expand Down

0 comments on commit 167322b

Please sign in to comment.