Skip to content

Commit

Permalink
Merge branch 'main' into release-please--branches--main--components--…
Browse files Browse the repository at this point in the history
…com.microsoft.graph.microsoft-graph
  • Loading branch information
Ndiritu authored Oct 2, 2024
2 parents fa74368 + d625e4c commit 267cbce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/validate-public-api-surface.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
push:
pull_request:
branches: [ 'main' ]
paths:
- 'src/**/generated/**'

permissions:
contents: read
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.18.1"
classpath "gradle.plugin.com.github.viswaramamoorthy:gradle-util-plugins:0.1.0-RELEASE"
classpath "com.github.ben-manes:gradle-versions-plugin:0.51.0"
classpath "com.android.tools.build:gradle:8.6.1"
classpath "com.android.tools.build:gradle:8.7.0"
}
}

Expand Down

0 comments on commit 267cbce

Please sign in to comment.