Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 4, 2024
1 parent ee51326 commit 91badde
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 @@ -7,7 +7,7 @@ buildscript {
}

plugins {
id 'com.android.application' version '8.1.4'
id 'com.android.application' version '8.4.1'
id 'com.github.ben-manes.versions' version '0.51.0'
id 'net.ltgt.errorprone' version '4.0.0'
id 'com.gladed.androidgitversion' version '0.4.14'
Expand Down

0 comments on commit 91badde

Please sign in to comment.