File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313
1414### AndroidX
1515
16+ - * No changes*
17+
18+ ### Stack
19+
20+ - * No changes*
21+
22+ ## [ 2025.11.28]
23+
24+ ### red_mad_robot
25+
26+ - * No changes*
27+
28+ ### AndroidX
29+
1630- :arrow_up : [ activity] ( https://developer.android.com/jetpack/androidx/releases/activity#1.12.0 ) ` 1.11.0 ` → ` 1.12.0 `
1731- :arrow_up : [ compose-animation] ( https://developer.android.com/jetpack/androidx/releases/compose-animation#1.9.5 ) ` 1.9.3 ` → ` 1.9.5 `
1832- :arrow_up : [ compose-bom] ( https://developer.android.com/jetpack/compose/bom/bom-mapping ) ` 2025.10.00 ` → ` 2025.11.01 `
342356- [ 2023] ( CHANGELOG-2023.md )
343357- [ 2022] ( CHANGELOG-2022.md )
344358
345- [ unreleased ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.10.17...main
359+ [ unreleased ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.11.28...main
360+ [ 2025.11.28 ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.10.17...2025.11.28
346361[ 2025.10.17 ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.09.19...2025.10.17
347362[ 2025.09.19 ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.09.05...2025.09.19
348363[ 2025.09.05 ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.08.22...2025.09.05
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ dependencyResolutionManagement {
8585 }
8686
8787 versionCatalogs {
88- val version = " 2025.10.17 "
88+ val version = " 2025.11.28 "
8989 create(" rmr" ) {
9090 from(" com.redmadrobot.versions:versions-redmadrobot:$version " )
9191 }
Original file line number Diff line number Diff line change 11group =com.redmadrobot.versions
2- version =2025.10.17
2+ version =2025.11.28
33
44# Use official kotlin code style
55kotlin.code.style =official
You can’t perform that action at this time.
0 commit comments