Skip to content

Commit

Permalink
build(deps): bump android_gradle_version in /14_pushes/android
Browse files Browse the repository at this point in the history
Bumps `android_gradle_version` from 8.5.0 to 8.7.2.

Updates `com.android.application` from 8.5.0 to 8.7.2

Updates `com.android.library` from 8.5.0 to 8.7.2

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
1 parent d43faf2 commit 5d6ec92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 14_pushes/android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = "2.1.10"
ext.android_gradle_version = "8.5.0"
ext.android_gradle_version = "8.8.2"
}

plugins {
Expand Down

0 comments on commit 5d6ec92

Please sign in to comment.