File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 13
13
# limitations under the License.
14
14
15
15
[versions ]
16
- agp = " 8.10.1 "
16
+ agp = " 8.11.0 "
17
17
androidx-activityCompose = " 1.10.1"
18
18
androidx-paging = " 3.3.6"
19
- nav3Core = " 1.0.0-alpha01 "
20
- lifecycleViewmodelNav3 = " 1.0.0-alpha01 "
19
+ nav3Core = " 1.0.0-alpha05 "
20
+ lifecycleViewmodelNav3 = " 1.0.0-alpha03 "
21
21
kotlinxSerializationCore = " 1.9.0"
22
- androidx-room = " 2.7.1 "
22
+ androidx-room = " 2.7.2 "
23
23
androidx-lifecycle = " 2.9.1"
24
24
atomicfu = " 0.29.0"
25
- composeBom = " 2025.06.00 "
25
+ composeBom = " 2025.06.01 "
26
26
dataStore = " 1.1.7"
27
27
kotlin = " 2.2.0"
28
28
kotlinx-coroutines = " 1.10.2"
29
29
kotlinxDatetime = " 0.7.0-0.6.x-compat"
30
30
ksp = " 2.2.0-2.0.2"
31
- ktorVersion = " 3.1.3 "
31
+ ktorVersion = " 3.2.1 "
32
32
pagingComposeAndroid = " 3.3.6"
33
33
skie = " 0.10.4"
34
- sqlite = " 2.5.1 "
34
+ sqlite = " 2.5.2 "
35
35
spotless = " 7.0.4"
36
- okio = " 3.12 .0"
37
- kermit = " 2.0.4 "
36
+ okio = " 3.15 .0"
37
+ kermit = " 2.0.6 "
38
38
runner = " 1.6.2"
39
39
core = " 1.6.1"
40
40
junit = " 1.2.1"
41
41
materialIconsCore = " 1.7.8"
42
- material3 = " 1.4.0-alpha16 "
42
+ material3 = " 1.4.0-alpha17 "
43
43
44
44
[libraries ]
45
45
androidx-activity-compose = { module = " androidx.activity:activity-compose" , version.ref = " androidx-activityCompose" }
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.2 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments