Skip to content

Commit

Permalink
build(deps): bump com.itachi1706.appupdater:appupdater in /app
Browse files Browse the repository at this point in the history
Bumps [com.itachi1706.appupdater:appupdater](https://github.com/itachi1706/CheesecakeAppUpdater) from 2.5.0 to 3.0.0.
- [Release notes](https://github.com/itachi1706/CheesecakeAppUpdater/releases)
- [Changelog](https://github.com/itachi1706/CheesecakeAppUpdater/blob/master/CHANGELOG.md)
- [Commits](itachi1706/CheesecakeAppUpdater@2.5.0...3.0.0)

---
updated-dependencies:
- dependency-name: com.itachi1706.appupdater:appupdater
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 20, 2023
1 parent 14b174e commit b092ef1
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 @@ -78,7 +78,7 @@ dependencies {
implementation 'com.google.firebase:firebase-perf-ktx'
implementation 'com.google.firebase:firebase-crashlytics-ktx'
implementation 'com.google.firebase:firebase-analytics-ktx'
implementation 'com.itachi1706.appupdater:appupdater:2.5.0'
implementation 'com.itachi1706.appupdater:appupdater:3.0.0'
implementation 'com.itachi1706.helpers:helperlib:1.3.7'
implementation 'me.jfenn:Attribouter:0.1.9'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
Expand Down

0 comments on commit b092ef1

Please sign in to comment.