Skip to content

Commit

Permalink
Merge pull request #1806 from microsoft/dependabot/gradle/components/…
Browse files Browse the repository at this point in the history
…abstractions/android/com.android.tools.build-gradle-8.8.2

chore(deps): bump com.android.tools.build:gradle from 8.8.1 to 8.8.2 in /components/abstractions/android
  • Loading branch information
github-actions[bot] authored Feb 27, 2025
2 parents 9d140c9 + a629165 commit fb868c3
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion components/abstractions/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {

dependencies {
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
classpath "com.android.tools.build:gradle:8.8.1"
classpath "com.android.tools.build:gradle:8.8.2"
classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0"
}
}
Expand Down
2 changes: 1 addition & 1 deletion components/authentication/azure/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {

dependencies {
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
classpath "com.android.tools.build:gradle:8.8.1"
classpath "com.android.tools.build:gradle:8.8.2"
classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0"
}
}
Expand Down
2 changes: 1 addition & 1 deletion components/bundle/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {

dependencies {
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
classpath "com.android.tools.build:gradle:8.8.1"
classpath "com.android.tools.build:gradle:8.8.2"
classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0"
}
}
Expand Down
2 changes: 1 addition & 1 deletion components/http/okHttp/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {

dependencies {
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
classpath "com.android.tools.build:gradle:8.8.1"
classpath "com.android.tools.build:gradle:8.8.2"
classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0"
}
}
Expand Down
2 changes: 1 addition & 1 deletion components/serialization/form/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {

dependencies {
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
classpath "com.android.tools.build:gradle:8.8.1"
classpath "com.android.tools.build:gradle:8.8.2"
classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0"
}
}
Expand Down
2 changes: 1 addition & 1 deletion components/serialization/json/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {

dependencies {
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
classpath "com.android.tools.build:gradle:8.8.1"
classpath "com.android.tools.build:gradle:8.8.2"
classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0"
}
}
Expand Down
2 changes: 1 addition & 1 deletion components/serialization/multipart/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {

dependencies {
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
classpath "com.android.tools.build:gradle:8.8.1"
classpath "com.android.tools.build:gradle:8.8.2"
classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0"
}
}
Expand Down
2 changes: 1 addition & 1 deletion components/serialization/text/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {

dependencies {
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
classpath "com.android.tools.build:gradle:8.8.1"
classpath "com.android.tools.build:gradle:8.8.2"
classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0"
}
}
Expand Down

0 comments on commit fb868c3

Please sign in to comment.