Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.5
->8.10.2
1.11.1
->2.5
Release Notes
gradle/gradle (gradle)
v8.10.2
Compare Source
v8.10.1
Compare Source
v8.10
Compare Source
v8.9
Compare Source
v8.8
: 8.8Compare Source
The Gradle team is excited to announce Gradle 8.8.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Denes Daniel,
Fabian Windheuser,
Hélio Fernandes Sebastião,
Jay Wei,
jhrom,
jwp345,
Jörgen Andersson,
Kirill Gavrilov,
MajesticMagikarpKing,
Maksim Lazeba,
Philip Wedemann,
Robert Elliot,
Róbert Papp,
Stefan M.,
Tibor Vyletel,
Tony Robalik,
Valentin Kulesh,
Yanming Zhou,
김용후
Upgrade instructions
Switch your build to use Gradle 8.8 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.7
Compare Source
v8.6
Compare Source
NordicSemiconductor/Android-Gradle-Plugins (no.nordicsemi.android.gradle:version-catalog)
v2.5
Compare Source
Android 15
This version sets
targetSdk
andcompileSdk
to 35 (Android 15).See behavior changes here: https://developer.android.com/about/versions/15/behavior-changes-15
What's Changed
Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.4-2...2.5
v2.4-2
Compare Source
What's Changed
Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.4-1...2.4-2
v2.4-1
Compare Source
What's Changed
Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.4...2.4-1
v2.4
Compare Source
What's Changed
javadoc
file to JVM release artifacts by @philips77 in https://github.com/NordicSemiconductor/Android-Gradle-Plugins/pull/256Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.3...2.4
v2.3
Compare Source
What's Changed
Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.2.4...2.3
v2.2.4
Compare Source
What's Changed
Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.2.2...2.2.4
v2.2.3
Compare Source
v2.2.2
Compare Source
Version catalog 2.2.1 had
nordicPlugin
version set to 2.2.2, instead of 2.2.1.This version just creates this 2.2.2 with no changes.
Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.2.0...2.2.2
v2.2.1
Compare Source
What's Changed
Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.1.2...2.2.1
v2.2.0
Compare Source
v2.1.2
Compare Source
What's Changed
Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.1.1...2.1.2
v2.1.1
Compare Source
What's Changed
Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.1...2.1.1
v2.1
Compare Source
What's Changed
Breaking changes
This version modified ids of Gradle plugins, where
gradle
was replaced withplugin
.New features
Changelog since 1.11.12: NordicSemiconductor/Android-Gradle-Plugins@1.11.12...2.1
Changelog since 2.0.1: NordicSemiconductor/Android-Gradle-Plugins@2.0.1...2.1
v1.11.12
Compare Source
Whats Changed
:permissions-wifi
library added.NordicAppBar
has changed API,text
param was replaced withtitle
composable.Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@1.11.10...1.11.12
v1.11.11
Compare Source
Changes
Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@2.0.1...1.11.11
v1.11.10
Compare Source
Use 1.11.12 instead.
v1.11.9
Compare Source
Whats changed
Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@1.11.8...1.11.9
v1.11.8
Compare Source
In this version we fixed versions of Kotlin BLE Library. Latest version is 1.0.16, which is compatible with Nordic Common library 1.9.5.
Some other dependencies were also updated.
Renamed dependencies:
libs.test.slf4j.simple
tolibs.slf4j.simple
New dependencies:
libs.slf4j
libs.slf4j.timber
ByteArray
-libs.nordic.kotlin.data
Removed dependencies:
libs.nordic.uilogger
- Logging utils were removed in Commons 1.9.5. Use SLF4J instead.Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@1.11.6...1.11.7
Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@1.11.7...1.11.8
v1.11.7
Compare Source
This version publishes incompatible versions of Kotlin BLE libary and Nordic common library, use 1.11.8 instead.
v1.11.6
Compare Source
Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@1.11.5...1.11.6
v1.11.5
Compare Source
Dependencies updated
Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@1.11.4...1.11.5
v1.11.4
Compare Source
What's Changed
Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@1.11.3...1.11.4
v1.11.3
Compare Source
What's Changed
Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@1.11.2...1.11.3
v1.11.2
Compare Source
What's Changed
Full Changelog: NordicSemiconductor/Android-Gradle-Plugins@1.11.1...1.11.2
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.