File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111
1212### red_mad_robot
1313
14+ - * No changes*
15+
16+ ### AndroidX
17+
18+ - * No changes*
19+
20+ ### Stack
21+
22+ - * No changes*
23+
24+ ## [ 2026.02.23]
25+
26+ ### red_mad_robot
27+
1428- :arrow_up : [ gradle-infrastructure] ( https://github.com/RedMadRobot/gradle-infrastructure/releases/tag/v0.20.0 ) ` 0.19.1 ` → ` 0.20.0 ` :warning :
1529
1630### AndroidX
102116- [ 2023] ( CHANGELOG-2023.md )
103117- [ 2022] ( CHANGELOG-2022.md )
104118
105- [ unreleased ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2026.02.11...main
119+ [ unreleased ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2026.02.23...main
120+ [ 2026.02.23 ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2026.02.11...2026.02.23
106121[ 2026.02.11 ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.12.26...2026.02.11
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ dependencyResolutionManagement {
8585 }
8686
8787 versionCatalogs {
88- val version = " 2026.02.11 "
88+ val version = " 2026.02.23 "
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 =2026.02.11
2+ version =2026.02.23
33
44# Use official kotlin code style
55kotlin.code.style =official
You can’t perform that action at this time.
0 commit comments