File tree Expand file tree Collapse file tree 3 files changed +18
-3
lines changed
Expand file tree Collapse file tree 3 files changed +18
-3
lines changed 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.11]
25+
26+ ### red_mad_robot
27+
1428- :sparkle : [ debug-panel] ( https://github.com/RedMadRobot/debug-panel-android/releases/tag/v0.9.3 ) ` 0.9.3 `
1529
1630### AndroidX
7185- [ 2023] ( CHANGELOG-2023.md )
7286- [ 2022] ( CHANGELOG-2022.md )
7387
74- [ unreleased ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.12.26...main
88+ [ unreleased ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2026.02.11...main
89+ [ 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 = " 2025.12.26 "
88+ val version = " 2026.02.11 "
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.12.26
2+ version =2026.02.11
33
44# Use official kotlin code style
55kotlin.code.style =official
You can’t perform that action at this time.
0 commit comments