Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent aefe500 commit 4779154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 04_sync/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.0.21"
ext.android_gradle_version = "8.5.0"
ext.android_gradle_version = "8.7.2"
}

plugins {
Expand Down

0 comments on commit 4779154

Please sign in to comment.