Releases: NordicSemiconductor/Android-Gradle-Plugins
Releases · NordicSemiconductor/Android-Gradle-Plugins
2.4
What's Changed
- New libraries: Nordic Wi-Fi provisioning by @philips77 in #253
- SLF4J migration by @philips77 in #254
- Nordic Data Util library upgraded to 0.2.0 by @philips77 in #255
- Bugfix: Adding
javadoc
file to JVM release artifacts by @philips77 in #256
Full Changelog: 2.3...2.4
2.3
What's Changed
- Update all dependencies by @renovate in #247 and #251
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json 1.7.0 to v1.7.1 by @renovate in #248
- Migration from JavaDoc to Dokka for released modules by @philips77 in #249
- Release script migrated to Retrofit 2.11 by @philips77 in #250
Full Changelog: 2.2.4...2.3
2.2.4
What's Changed
- Reverting Hilt to KAPT by @philips77 in #245
- Update all dependencies by @renovate in #246
Full Changelog: 2.2.2...2.2.4
2.2.2
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: 2.2.0...2.2.2
2.2.1
What's Changed
- Dependencies updated by @philips77 in #244
- Hilt and Room migrated to KSP (from KAPT)
- SLF4J-Nop library added to version catalog
- Truth library added to version catalog
Full Changelog: 2.1.2...2.2.1
2.1.2
What's Changed
- Adding forgotten common:ui module by @philips77 in #243
Full Changelog: 2.1.1...2.1.2
2.1.1
What's Changed
- Update all dependencies by @renovate in #229
- Fix for new OkHttp by @philips77 in #242
- Update dependency com.google.devtools.ksp 1.9.24-1.0.20 to v2 by @renovate in #227
- Nordic Plugins version fixed by @philips77 in #241
Full Changelog: 2.1...2.1.1
2.1
What's Changed
- Dependencies updated by @philips77 in #237
- Migration to Kotlin 2.0.0 by @philips77 in #238
Breaking changes
This version modified ids of Gradle plugins, where gradle
was replaced with plugin
.
New features
- Migration to Kotlin 2.0
- New Kotlin plugin for JVM modules
Changelog since 1.11.12: 1.11.12...2.1
Changelog since 2.0.1: 2.0.1...2.1
1.11.12
Whats Changed
- New tagged release from the correct branch where the previous was tagged from an invalid branch.
:permissions-wifi
library added.NordicAppBar
has changed API,text
param was replaced withtitle
composable.
Full Changelog: 1.11.10...1.11.12