Skip to content

google dev console requirement#23

Merged
nbassler merged 1 commit into
mainfrom
11-16
Apr 26, 2026
Merged

google dev console requirement#23
nbassler merged 1 commit into
mainfrom
11-16

Conversation

@nbassler
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 26, 2026 13:17
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

Updates the Android project to target/compile against Android API 35 to satisfy Google Play / Google Developer Console requirements, and aligns GitHub Actions builds with the new SDK level.

Changes:

  • Bump compileSdk and targetSdk from 34 → 35 in the app module.
  • Update CI and release workflows to install Android SDK Platform 35 and Build Tools 35.0.0.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
app/build.gradle Updates Android compileSdk/targetSdk to 35.
.github/workflows/ci.yml Installs Android Platform 35 + Build Tools 35.0.0 for CI builds.
.github/workflows/release.yml Installs Android Platform 35 + Build Tools 35.0.0 for release builds.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nbassler nbassler merged commit ae194fc into main Apr 26, 2026
5 checks 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.

2 participants