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 1313
1414### AndroidX
1515
16+ - * No changes*
17+
18+ ### Stack
19+
20+ - * No changes*
21+
22+ ## [ 2025.07.24]
23+
24+ ### red_mad_robot
25+
26+ - * No changes*
27+
28+ ### AndroidX
29+
1630- :arrow_up : [ annotation-experimental] ( https://developer.android.com/jetpack/androidx/releases/annotation#annotation-experimental-1.5.1 ) ` 1.5.0 ` → ` 1.5.1 ` :warning :
1731- :arrow_up : [ appcompat] ( https://developer.android.com/jetpack/androidx/releases/appcompat#1.7.1 ) ` 1.7.0 ` → ` 1.7.1 `
1832- :arrow_up : [ compose-animation] ( https://developer.android.com/jetpack/androidx/releases/compose-animation#1.8.3 ) ` 1.8.1 ` → ` 1.8.3 `
159173- [ 2023] ( CHANGELOG-2023.md )
160174- [ 2022] ( CHANGELOG-2022.md )
161175
162- [ unreleased ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.05.16...main
176+ [ unreleased ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.07.24...main
177+ [ 2025.07.24 ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.05.16...2025.07.24
163178[ 2025.05.16 ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.03.10...2025.05.16
164179[ 2025.03.10 ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2024.12.12...2025.03.10
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ dependencyResolutionManagement {
8585 }
8686
8787 versionCatalogs {
88- val version = " 2025.05.16 "
88+ val version = " 2025.07.24 "
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.05.16
2+ version =2025.07.24
33
44# Use official kotlin code style
55kotlin.code.style =official
You can’t perform that action at this time.
0 commit comments