Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sentry-demos/android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 25.07.30
Choose a base ref
...
head repository: sentry-demos/android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 25.12.08
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Sep 22, 2025

  1. Update cleanup (#186)

    * updated Sentry Android Gradle Plugin version to upgrade Android SDK version
    updated necessary options
    Enabled logs
    Switched user feedback with new API
    
    * updated Sentry Android Gradle Plugin version to upgrade Android SDK version
    Cleaned TODO items now unnecessary due to update
    
    * fixed sdk version
    stefanosiano authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    77b1722 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. Update Android SDK version to 36 (#191)

    Fixed Proguard rules for Gson
    
    Co-authored-by: Simon Zhong <89550162+sdzhong@users.noreply.github.com>
    stefanosiano and sdzhong authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    1feb90a View commit details
    Browse the repository at this point in the history
Loading