Skip to content

Commit

Permalink
Merge pull request #1317 from microsoft/dependabot/gradle/components/…
Browse files Browse the repository at this point in the history
…http/okHttp/android/com.android.tools.build-gradle-8.4.1

Bump com.android.tools.build:gradle from 8.4.0 to 8.4.1 in /components/http/okHttp/android
  • Loading branch information
github-actions[bot] authored May 21, 2024
2 parents edf4659 + 464643f commit 0cb187a
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 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.17.4"
classpath "com.android.tools.build:gradle:8.4.0"
classpath "com.android.tools.build:gradle:8.4.1"
classpath "com.github.ben-manes:gradle-versions-plugin:0.51.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.17.4"
classpath "com.android.tools.build:gradle:8.4.0"
classpath "com.android.tools.build:gradle:8.4.1"
classpath "com.github.ben-manes:gradle-versions-plugin:0.51.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.17.4"
classpath "com.android.tools.build:gradle:8.4.0"
classpath "com.android.tools.build:gradle:8.4.1"
classpath "com.github.ben-manes:gradle-versions-plugin:0.51.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.17.4"
classpath "com.android.tools.build:gradle:8.4.0"
classpath "com.android.tools.build:gradle:8.4.1"
classpath "com.github.ben-manes:gradle-versions-plugin:0.51.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.17.4"
classpath "com.android.tools.build:gradle:8.4.0"
classpath "com.android.tools.build:gradle:8.4.1"
classpath "com.github.ben-manes:gradle-versions-plugin:0.51.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.17.4"
classpath "com.android.tools.build:gradle:8.4.0"
classpath "com.android.tools.build:gradle:8.4.1"
classpath "com.github.ben-manes:gradle-versions-plugin:0.51.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.17.4"
classpath "com.android.tools.build:gradle:8.4.0"
classpath "com.android.tools.build:gradle:8.4.1"
classpath "com.github.ben-manes:gradle-versions-plugin:0.51.0"
}
}
Expand Down

0 comments on commit 0cb187a

Please sign in to comment.