Skip to content

Commit

Permalink
Merge pull request #4928 from netology-code/dependabot/gradle/04_sync…
Browse files Browse the repository at this point in the history
…/android/android_gradle_version-8.5.2
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
2 parents 71a840e + 4779154 commit 4a3c669
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 4a3c669

Please sign in to comment.