|
2 | 2 | "libraries": [ |
3 | 3 | { |
4 | 4 | "uniqueId": "androidx.activity:activity", |
5 | | - "artifactVersion": "1.12.2", |
| 5 | + "artifactVersion": "1.12.3", |
6 | 6 | "name": "Activity", |
7 | 7 | "description": "Provides the base Activity subclass and the relevant hooks to build a composable structure on top.", |
8 | | - "website": "https://developer.android.com/jetpack/androidx/releases/activity#1.12.2", |
| 8 | + "website": "https://developer.android.com/jetpack/androidx/releases/activity#1.12.3", |
9 | 9 | "developers": [ |
10 | 10 | { |
11 | 11 | "name": "The Android Open Source Project" |
|
27 | 27 | }, |
28 | 28 | { |
29 | 29 | "uniqueId": "androidx.activity:activity-compose", |
30 | | - "artifactVersion": "1.12.2", |
| 30 | + "artifactVersion": "1.12.3", |
31 | 31 | "name": "Activity Compose", |
32 | 32 | "description": "Compose integration with Activity", |
33 | | - "website": "https://developer.android.com/jetpack/androidx/releases/activity#1.12.2", |
| 33 | + "website": "https://developer.android.com/jetpack/androidx/releases/activity#1.12.3", |
34 | 34 | "developers": [ |
35 | 35 | { |
36 | 36 | "name": "The Android Open Source Project" |
|
52 | 52 | }, |
53 | 53 | { |
54 | 54 | "uniqueId": "androidx.activity:activity-ktx", |
55 | | - "artifactVersion": "1.12.2", |
| 55 | + "artifactVersion": "1.12.3", |
56 | 56 | "name": "Activity Kotlin Extensions", |
57 | 57 | "description": "Kotlin extensions for 'activity' artifact", |
58 | | - "website": "https://developer.android.com/jetpack/androidx/releases/activity#1.12.2", |
| 58 | + "website": "https://developer.android.com/jetpack/androidx/releases/activity#1.12.3", |
59 | 59 | "developers": [ |
60 | 60 | { |
61 | 61 | "name": "The Android Open Source Project" |
|
2086 | 2086 | }, |
2087 | 2087 | { |
2088 | 2088 | "uniqueId": "androidx.navigationevent:navigationevent", |
2089 | | - "artifactVersion": "1.0.1", |
| 2089 | + "artifactVersion": "1.0.2", |
2090 | 2090 | "name": "Navigation Event", |
2091 | 2091 | "description": "Provides APIs to easily intercept platform navigation events, including swipes and clicks, to provide a consistent API surface for handling these events.", |
2092 | | - "website": "https://developer.android.com/jetpack/androidx/releases/navigationevent#1.0.1", |
| 2092 | + "website": "https://developer.android.com/jetpack/androidx/releases/navigationevent#1.0.2", |
2093 | 2093 | "developers": [ |
2094 | 2094 | { |
2095 | 2095 | "name": "The Android Open Source Project" |
|
2111 | 2111 | }, |
2112 | 2112 | { |
2113 | 2113 | "uniqueId": "androidx.navigationevent:navigationevent-compose", |
2114 | | - "artifactVersion": "1.0.1", |
| 2114 | + "artifactVersion": "1.0.2", |
2115 | 2115 | "name": "NavigationEvent Compose", |
2116 | 2116 | "description": "Compose integration with NavigationEvent", |
2117 | | - "website": "https://developer.android.com/jetpack/androidx/releases/navigationevent#1.0.1", |
| 2117 | + "website": "https://developer.android.com/jetpack/androidx/releases/navigationevent#1.0.2", |
2118 | 2118 | "developers": [ |
2119 | 2119 | { |
2120 | 2120 | "name": "The Android Open Source Project" |
|
2229 | 2229 | ] |
2230 | 2230 | }, |
2231 | 2231 | { |
2232 | | - "uniqueId": "androidx.room:room-runtime-android", |
| 2232 | + "uniqueId": "androidx.room:room-runtime", |
2233 | 2233 | "artifactVersion": "2.8.4", |
2234 | 2234 | "name": "Room-Runtime", |
2235 | 2235 | "description": "Android Room-Runtime", |
|
3052 | 3052 |
|
3053 | 3053 | ] |
3054 | 3054 | }, |
| 3055 | + { |
| 3056 | + "uniqueId": "org.jetbrains.androidx.navigationevent:navigationevent-compose", |
| 3057 | + "artifactVersion": "1.0.0", |
| 3058 | + "name": "NavigationEvent Compose", |
| 3059 | + "description": "Compose integration with NavigationEvent", |
| 3060 | + "website": "https://github.com/JetBrains/compose-jb", |
| 3061 | + "developers": [ |
| 3062 | + { |
| 3063 | + "name": "Compose Multiplatform Team", |
| 3064 | + "organisationUrl": "https://www.jetbrains.com" |
| 3065 | + } |
| 3066 | + ], |
| 3067 | + "scm": { |
| 3068 | + "connection": "scm:git:https://github.com/JetBrains/compose-jb.git", |
| 3069 | + "developerConnection": "scm:git:https://github.com/JetBrains/compose-jb.git", |
| 3070 | + "url": "https://github.com/JetBrains/compose-jb" |
| 3071 | + }, |
| 3072 | + "licenses": [ |
| 3073 | + "Apache-2.0" |
| 3074 | + ], |
| 3075 | + "funding": [ |
| 3076 | + |
| 3077 | + ] |
| 3078 | + }, |
3055 | 3079 | { |
3056 | 3080 | "uniqueId": "org.jetbrains.androidx.savedstate:savedstate", |
3057 | 3081 | "artifactVersion": "1.3.6", |
|
3606 | 3630 | }, |
3607 | 3631 | { |
3608 | 3632 | "uniqueId": "org.jetbrains.kotlin:kotlin-stdlib", |
3609 | | - "artifactVersion": "2.3.0", |
| 3633 | + "artifactVersion": "2.3.10", |
3610 | 3634 | "name": "Kotlin Stdlib", |
3611 | 3635 | "description": "Kotlin Standard Library", |
3612 | 3636 | "website": "https://kotlinlang.org/", |
|
3630 | 3654 | }, |
3631 | 3655 | { |
3632 | 3656 | "uniqueId": "org.jetbrains.kotlin:kotlin-stdlib-common", |
3633 | | - "artifactVersion": "2.3.0", |
| 3657 | + "artifactVersion": "2.3.10", |
3634 | 3658 | "name": "Kotlin Stdlib Common", |
3635 | 3659 | "description": "Kotlin Common Standard Library (legacy, use kotlin-stdlib instead)", |
3636 | 3660 | "website": "https://kotlinlang.org/", |
|
3764 | 3788 | }, |
3765 | 3789 | { |
3766 | 3790 | "uniqueId": "org.jetbrains.kotlinx:kotlinx-serialization-bom", |
3767 | | - "artifactVersion": "1.9.0", |
| 3791 | + "artifactVersion": "1.10.0", |
3768 | 3792 | "name": "kotlinx-serialization-bom", |
3769 | 3793 | "description": "Kotlin multiplatform serialization runtime library", |
3770 | 3794 | "website": "https://github.com/Kotlin/kotlinx.serialization", |
|
3786 | 3810 | }, |
3787 | 3811 | { |
3788 | 3812 | "uniqueId": "org.jetbrains.kotlinx:kotlinx-serialization-core", |
3789 | | - "artifactVersion": "1.9.0", |
| 3813 | + "artifactVersion": "1.10.0", |
3790 | 3814 | "name": "kotlinx-serialization-core", |
3791 | 3815 | "description": "Kotlin multiplatform serialization runtime library", |
3792 | 3816 | "website": "https://github.com/Kotlin/kotlinx.serialization", |
|
3808 | 3832 | }, |
3809 | 3833 | { |
3810 | 3834 | "uniqueId": "org.jetbrains.kotlinx:kotlinx-serialization-json-jvm", |
3811 | | - "artifactVersion": "1.9.0", |
| 3835 | + "artifactVersion": "1.10.0", |
3812 | 3836 | "name": "kotlinx-serialization-json", |
3813 | 3837 | "description": "Kotlin multiplatform serialization runtime library", |
3814 | 3838 | "website": "https://github.com/Kotlin/kotlinx.serialization", |
|
0 commit comments