Skip to content

Commit 521eeeb

Browse files
runningcodeclaude
andcommitted
ref(build): Remove custom Android SDK updater script
Dependabot (gradle package ecosystem, directory "/") now handles updates to the sentry version via libs.versions.toml, making the custom getsentry/github-workflows/updater job redundant. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 27eace0 commit 521eeeb

2 files changed

Lines changed: 0 additions & 38 deletions

File tree

.github/workflows/update-deps.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,6 @@ jobs:
2525
name: CLI
2626
ssh-key: ${{ secrets.CI_DEPLOY_KEY }}
2727

28-
android:
29-
runs-on: ubuntu-latest
30-
steps:
31-
- uses: getsentry/github-workflows/updater@607fed74f812e69201531a5185b6c3c57caa4e89 # v3
32-
with:
33-
path: scripts/update-android.sh
34-
name: Android SDK
35-
ssh-key: ${{ secrets.CI_DEPLOY_KEY }}
36-
3728
composable-preview-scanner:
3829
runs-on: ubuntu-latest
3930
steps:

scripts/update-android.sh

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)