Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency updates and move to native dark mode #303

Merged
merged 22 commits into from
Sep 6, 2024
Merged

Dependency updates and move to native dark mode #303

merged 22 commits into from
Sep 6, 2024

Conversation

doubleangels
Copy link
Owner

This update drops support for SDK 28 (Android 9) with the addition of Android 15 in the coming month or so. In addition, Android 12 and lower will no longer see the option to use the dark mode features in the app, this is due to the way that the native NextDNS dark mode is implemented and used within Android API's. If you are one of these affected users, please clear your app data after this update.

dependabot bot and others added 22 commits July 2, 2024 11:30
Bumps [io.sentry:sentry-android](https://github.com/getsentry/sentry-java) from 7.10.0 to 7.11.0.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@7.10.0...7.11.0)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [io.sentry.android.gradle](https://github.com/getsentry/sentry-android-gradle-plugin) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/getsentry/sentry-android-gradle-plugin/releases)
- [Changelog](https://github.com/getsentry/sentry-android-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-android-gradle-plugin@4.8.0...4.9.0)

---
updated-dependencies:
- dependency-name: io.sentry.android.gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps com.android.tools.build:gradle from 8.5.0 to 8.5.1.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ntry-sentry-android-7.11.0

[Gradle]: Bump io.sentry:sentry-android from 7.10.0 to 7.11.0
…ntry.android.gradle-4.9.0

[Gradle]: Bump io.sentry.android.gradle from 4.8.0 to 4.9.0
…ndroid.tools.build-gradle-8.5.1

[Gradle]: Bump com.android.tools.build:gradle from 8.5.0 to 8.5.1
Bumps [io.sentry:sentry-android](https://github.com/getsentry/sentry-java) from 7.11.0 to 7.12.0.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@7.11.0...7.12.0)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [io.sentry.android.gradle](https://github.com/getsentry/sentry-android-gradle-plugin) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/getsentry/sentry-android-gradle-plugin/releases)
- [Changelog](https://github.com/getsentry/sentry-android-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-android-gradle-plugin@4.9.0...4.10.0)

---
updated-dependencies:
- dependency-name: io.sentry.android.gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ntry.android.gradle-4.10.0

[Gradle]: Bump io.sentry.android.gradle from 4.9.0 to 4.10.0
…ntry-sentry-android-7.12.0

[Gradle]: Bump io.sentry:sentry-android from 7.11.0 to 7.12.0
Bumps [io.sentry:sentry-android](https://github.com/getsentry/sentry-java) from 7.12.0 to 7.12.1.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@7.12.0...7.12.1)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ntry-sentry-android-7.12.1

[Gradle]: Bump io.sentry:sentry-android from 7.12.0 to 7.12.1
Bumps [io.sentry:sentry-android](https://github.com/getsentry/sentry-java) from 7.12.1 to 7.13.0.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@7.12.1...7.13.0)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ntry-sentry-android-7.13.0

[Gradle]: Bump io.sentry:sentry-android from 7.12.1 to 7.13.0
Bumps [io.sentry.android.gradle](https://github.com/getsentry/sentry-android-gradle-plugin) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/getsentry/sentry-android-gradle-plugin/releases)
- [Changelog](https://github.com/getsentry/sentry-android-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-android-gradle-plugin@4.10.0...4.11.0)

---
updated-dependencies:
- dependency-name: io.sentry.android.gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps com.android.tools.build:gradle from 8.5.1 to 8.5.2.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ntry.android.gradle-4.11.0

[Gradle]: Bump io.sentry.android.gradle from 4.10.0 to 4.11.0
…ndroid.tools.build-gradle-8.5.2

[Gradle]: Bump com.android.tools.build:gradle from 8.5.1 to 8.5.2
Bumps [io.sentry:sentry-android](https://github.com/getsentry/sentry-java) from 7.13.0 to 7.14.0.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@7.13.0...7.14.0)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ntry-sentry-android-7.14.0

[Gradle]: Bump io.sentry:sentry-android from 7.13.0 to 7.14.0
Bumps com.android.tools.build:gradle from 8.5.2 to 8.6.0.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ndroid.tools.build-gradle-8.6.0

[Gradle]: Bump com.android.tools.build:gradle from 8.5.2 to 8.6.0
@doubleangels doubleangels merged commit fb0350f into main Sep 6, 2024
1 check passed
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.

1 participant