Skip to content

MOBILE-0000: bump target and compile version in example#743

Merged
sergeysozinov merged 1 commit into
developfrom
MOBILE-0000-update-target-sdk-example
Jul 23, 2026
Merged

MOBILE-0000: bump target and compile version in example#743
sergeysozinov merged 1 commit into
developfrom
MOBILE-0000-update-target-sdk-example

Conversation

@sergeysozinov

Copy link
Copy Markdown
Collaborator

bump targetSdk and compileSdk version in example

Copilot AI left a comment

Copy link
Copy Markdown

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 example Android app to target a newer Android SDK level, along with the required Gradle/Android Gradle Plugin wrapper updates to keep the example build working.

Changes:

  • Bump compileSdk / targetSdk in example/app from 35 → 36.
  • Update Android Gradle Plugin in the example build from 8.6.0 → 8.9.3.
  • Update the example Gradle Wrapper to Gradle 8.11.1 and refresh wrapper scripts/properties.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
example/app/build.gradle Bumps compileSdk/targetSdk to 36 for the example app.
example/build.gradle Updates AGP version used by the example build.
example/gradle/wrapper/gradle-wrapper.properties Updates Gradle distribution URL and wrapper settings.
example/gradlew Refreshes POSIX wrapper script to newer Gradle-generated version.
example/gradlew.bat Refreshes Windows wrapper script to newer Gradle-generated version.
Comments suppressed due to low confidence (1)

example/gradlew:210

  • This comment appears to have a copy/paste error: it lists JAVA_OPTS twice and references optsEnvironmentVar, which is not defined/used in this script. This makes the documentation inaccurate.
# Collect all arguments for the java command:
#   * DEFAULT_JVM_OPTS, JAVA_OPTS, JAVA_OPTS, and optsEnvironmentVar are not allowed to contain shell fragments,
#     and any embedded shellness will be escaped.

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

Comment thread example/gradlew
@sergeysozinov
sergeysozinov requested a review from enotniy July 23, 2026 11:36
@sergeysozinov
sergeysozinov merged commit 8d03111 into develop Jul 23, 2026
8 checks passed
@sergeysozinov
sergeysozinov deleted the MOBILE-0000-update-target-sdk-example branch July 23, 2026 11:53
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.

3 participants