Skip to content

Commit

Permalink
Merge pull request #5249 from netology-code/dependabot/gradle/14_push…
Browse files Browse the repository at this point in the history
…es/android/android_gradle_version-8.7.2
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
2 parents fd1dae3 + 5d6ec92 commit e6500ae
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 e6500ae

Please sign in to comment.