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 13
13
14
14
### AndroidX
15
15
16
+ - * No changes*
17
+
18
+ ### Stack
19
+
20
+ - * No changes*
21
+
22
+ ## [ 2025.09.19]
23
+
24
+ ### red_mad_robot
25
+
26
+ - * No changes*
27
+
28
+ ### AndroidX
29
+
16
30
- :arrow_up : [ activity] ( https://developer.android.com/jetpack/androidx/releases/activity#1.11.0 ) ` 1.10.1 ` → ` 1.11.0 `
17
31
- :arrow_up : [ camera] ( https://developer.android.com/jetpack/androidx/releases/camera#1.5.0 ) ` 1.4.2 ` → ` 1.5.0 ` :warning :
18
32
- :arrow_up : [ compose-animation] ( https://developer.android.com/jetpack/androidx/releases/compose-animation#1.9.1 ) ` 1.9.0 ` → ` 1.9.1 `
252
266
- [ 2023] ( CHANGELOG-2023.md )
253
267
- [ 2022] ( CHANGELOG-2022.md )
254
268
255
- [ unreleased ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.09.05...main
269
+ [ unreleased ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.09.19...main
270
+ [ 2025.09.19 ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.09.05...2025.09.19
256
271
[ 2025.09.05 ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.08.22...2025.09.05
257
272
[ 2025.08.22 ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.07.24...2025.08.22
258
273
[ 2025.07.24 ] : https://github.com/RedMadRobot/gradle-version-catalogs/compare/2025.05.16...2025.07.24
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ dependencyResolutionManagement {
85
85
}
86
86
87
87
versionCatalogs {
88
- val version = " 2025.09.05 "
88
+ val version = " 2025.09.19 "
89
89
create(" rmr" ) {
90
90
from(" com.redmadrobot.versions:versions-redmadrobot:$version " )
91
91
}
Original file line number Diff line number Diff line change 1
1
group =com.redmadrobot.versions
2
- version =2025.09.05
2
+ version =2025.09.19
3
3
4
4
# Use official kotlin code style
5
5
kotlin.code.style =official
You can’t perform that action at this time.
0 commit comments