Skip to content

Set sample app compileSdk and targetSDK to 36 for androidx.core:core-ktx 1.17.0 compatibility#510

Merged
DanneD-Wisemen merged 3 commits intodependabot/gradle/androidx.core-core-ktx-1.17.0from
copilot/sub-pr-489
Nov 3, 2025
Merged

Set sample app compileSdk and targetSDK to 36 for androidx.core:core-ktx 1.17.0 compatibility#510
DanneD-Wisemen merged 3 commits intodependabot/gradle/androidx.core-core-ktx-1.17.0from
copilot/sub-pr-489

Conversation

Copy link
Contributor

Copilot AI commented Nov 3, 2025

The bump to androidx.core:core-ktx 1.17.0 requires compileSdk and targetSDK 36 for the sample application.

Changes

  • Updated sample/build.gradle.kts: compileSdk = 35compileSdk = 36
  • Updated sample/build.gradle.kts: targetSdk = 35targetSdk = 36

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: DanneD-Wisemen <108718230+DanneD-Wisemen@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Nov 3, 2025

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • dl.google.com
    • Triggering command: /usr/lib/jvm/temurin-17-jdk-amd64/bin/java --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens=java.xml/javax.xml.namespace=ALL-UNNAMED -Xmx2048m -Dfile.encoding=UTF-8 -Duser.country -Duser.language=en -Duser.variant -cp /home/REDACTED/.gradle/wrapper/dists/gradle-8.13-bin/5xuhj0ry160q40clulazy9h7d/gradle-8.13/lib/gradle-daemon-main-8.13.jar -javaagent:/home/REDACTED/.gradle/wrapper/dists/gradle-8.13-bin/5xuhj0ry160q40clulazy9h7d/gradle-8.13/lib/agents/gradle-instrumentation-agent-8.13.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 8.13 (dns block)
  • jitpack.io
    • Triggering command: /usr/lib/jvm/temurin-17-jdk-amd64/bin/java --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens=java.xml/javax.xml.namespace=ALL-UNNAMED -Xmx2048m -Dfile.encoding=UTF-8 -Duser.country -Duser.language=en -Duser.variant -cp /home/REDACTED/.gradle/wrapper/dists/gradle-8.13-bin/5xuhj0ry160q40clulazy9h7d/gradle-8.13/lib/gradle-daemon-main-8.13.jar -javaagent:/home/REDACTED/.gradle/wrapper/dists/gradle-8.13-bin/5xuhj0ry160q40clulazy9h7d/gradle-8.13/lib/agents/gradle-instrumentation-agent-8.13.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 8.13 (dns block)
  • maven.fabric.io

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Make requested changes to #489 Set sample app targetSDK to 36 for androidx.core:core-ktx 1.17.0 compatibility Nov 3, 2025
Copilot AI requested a review from DanneD-Wisemen November 3, 2025 13:12
@DanneD-Wisemen
Copy link
Contributor

@copilot the compilesdk also needs to be changed to 36

Co-authored-by: DanneD-Wisemen <108718230+DanneD-Wisemen@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Nov 3, 2025

@copilot the compilesdk also needs to be changed to 36

Updated compileSdk to 36 in 6d53779

Copilot AI changed the title Set sample app targetSDK to 36 for androidx.core:core-ktx 1.17.0 compatibility Set sample app compileSdk and targetSDK to 36 for androidx.core:core-ktx 1.17.0 compatibility Nov 3, 2025
@DanneD-Wisemen DanneD-Wisemen marked this pull request as ready for review November 3, 2025 13:45
@ernest-app ernest-app bot added the 📃 XS PR label Nov 3, 2025
@DanneD-Wisemen DanneD-Wisemen merged commit 247233c into dependabot/gradle/androidx.core-core-ktx-1.17.0 Nov 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants