Skip to content

chore: Fix build and update gradle#347

Merged
ABausG merged 5 commits into
mainfrom
chore/fix-build
May 20, 2025
Merged

chore: Fix build and update gradle#347
ABausG merged 5 commits into
mainfrom
chore/fix-build

Conversation

@ABausG
Copy link
Copy Markdown
Owner

@ABausG ABausG commented May 20, 2025

Description

Fix build and badges

Checklist

  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation and added code (documentation) comments where necessary.
  • I have updated/added relevant examples in example or documentation.

Breaking Change?

  • Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.

Related Issues

@docs-page
Copy link
Copy Markdown

docs-page Bot commented May 20, 2025

To view this pull requests documentation preview, visit the following URL:

docs.page/abausg/home_widget~347

Documentation is deployed and generated using docs.page.

@ABausG ABausG requested a review from Copilot May 20, 2025 21:09
@ABausG ABausG changed the title chore: fix build chore: Fix build and update grade May 20, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes build issues and updates build configurations and badges.

  • Update Android gradle plugin and wrapper versions
  • Upgrade compileSdkVersion and targetSdkVersion to 35 along with associated build settings
  • Update dependency overrides and badge links in documentation

Reviewed Changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
packages/home_widget/test/background_test.dart Added a VM entry-point annotation for a test callback
packages/home_widget/pubspec.yaml Updated documentation link, removing issue tracker entry
packages/home_widget/example/pubspec.yaml Added dependency override for workmanager
packages/home_widget/example/android/settings.gradle Upgraded Android application plugin version
packages/home_widget/example/android/gradle/wrapper/gradle-wrapper.properties Upgraded Gradle distribution version and added timeout and validation settings
packages/home_widget/example/android/gradle.properties Added new Android build properties
packages/home_widget/example/android/app/build.gradle Upgraded SDK versions, configured Java/Kotlin toolchain and NDk version
packages/home_widget/android/build.gradle Updated compileSdk version and modified dependency version for glance-appwidget
packages/home_widget/README.md Updated badge to show downloads
docs/index.mdx Updated badge to show downloads
.github/workflows/main.yml Updated JDK setup from version 17 to 21

Comment thread packages/home_widget/test/background_test.dart
Comment thread packages/home_widget/android/build.gradle
@ABausG ABausG changed the title chore: Fix build and update grade chore: Fix build and update gradle May 20, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (216fe79) to head (99bb64d).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #347   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          104       104           
=========================================
  Hits           104       104           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ABausG ABausG mentioned this pull request May 20, 2025
2 tasks
@ABausG ABausG merged commit 1a5f6a0 into main May 20, 2025
7 checks passed
@ABausG ABausG deleted the chore/fix-build branch May 20, 2025 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants