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 99
1010### red_mad_robot
1111
12+ - * No changes*
13+
14+ ### AndroidX
15+
16+ - * No changes*
17+
18+ ### Stack
19+
20+ - * No changes*
21+
22+ ## [ 2025.10.17]
23+
24+ ### red_mad_robot
25+
1226- :arrow_up : [ textvalue] ( https://github.com/RedMadRobot/TextValue/releases/tag/v1.0.2 ) ` 1.0.0 ` → ` 1.0.2 `
1327
1428### AndroidX
304318- [ 2023] ( CHANGELOG-2023.md )
305319- [ 2022] ( CHANGELOG-2022.md )
306320
307- [ unreleased ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.09.19...main
321+ [ unreleased ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.10.17...main
322+ [ 2025.10.17 ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.09.19...2025.10.17
308323[ 2025.09.19 ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.09.05...2025.09.19
309324[ 2025.09.05 ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.08.22...2025.09.05
310325[ 2025.08.22 ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.07.24...2025.08.22
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ dependencyResolutionManagement {
8585 }
8686
8787 versionCatalogs {
88- val version = " 2025.09.19 "
88+ val version = " 2025.10.17 "
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.09.19
2+ version =2025.10.17
33
44# Use official kotlin code style
55kotlin.code.style =official
You can’t perform that action at this time.
0 commit comments