Skip to content

chore(deps): upgrade to Android API 37 - #220

Open
BartoszLitwiniuk wants to merge 9 commits into
masterfrom
feature/android-api-37
Open

chore(deps): upgrade to Android API 37#220
BartoszLitwiniuk wants to merge 9 commits into
masterfrom
feature/android-api-37

Conversation

@BartoszLitwiniuk

@BartoszLitwiniuk BartoszLitwiniuk commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Should be merged after #219

Summary

Bumps the project to Android API 37 and refreshes the surrounding build toolchain and dependencies.

Changes

SDK / NDK

  • compileSdk 36 → 37 (backtrace-library, example-app)
  • targetSdk 36 → 37 (example-app, plus library lint and testOptions blocks)
  • NDK 27.3.1375072429.0.14206865

Build tooling

  • Shadow plugin migrated from the abandoned com.github.johnrengelman.shadow:8.1.1 to com.gradleup.shadow:9.6.1 (required for Gradle 9 compatibility)
  • JaCoCo 0.8.130.8.15

Dependencies

  • backtrace-library: replaced androidx.appcompat:appcompat:1.6.1 with androidx.annotation:annotation:1.10.0 because the library only needed annotations, not the full AppCompat runtime
  • example-app: androidx.appcompat:appcompat 1.6.1 → 1.7.1
  • Test deps: Mockito (core + android) 5.19.05.23.0, Guava 33.4.8-jre33.6.0-jre

Testing

  • Library and example app build against API 37
  • Unit and instrumentation test suites pass

@BartoszLitwiniuk BartoszLitwiniuk changed the title Feature/android api 37 Upgrade to Android API 37 Aug 11, 2026
@BartoszLitwiniuk BartoszLitwiniuk changed the title Upgrade to Android API 37 chore(deps): upgrade to Android API 37 Aug 11, 2026
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