File tree Expand file tree Collapse file tree 6 files changed +14
-14
lines changed Expand file tree Collapse file tree 6 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 15
15
build :
16
16
runs-on : ubuntu-latest
17
17
steps :
18
- - uses : actions/checkout@v4
18
+ - uses : actions/checkout@v5
19
19
20
20
- name : Set Up JDK
21
21
uses : actions/setup-java@v4
Original file line number Diff line number Diff line change 15
15
build :
16
16
runs-on : ubuntu-latest
17
17
steps :
18
- - uses : actions/checkout@v4
18
+ - uses : actions/checkout@v5
19
19
20
20
- name : Set Up JDK
21
21
uses : actions/setup-java@v4
Original file line number Diff line number Diff line change 1
1
[versions ]
2
2
accompanist = " 0.36.0"
3
- androidGradlePlugin = " 8.11.1 "
3
+ androidGradlePlugin = " 8.12.0 "
4
4
androidx-activity-compose = " 1.10.1"
5
5
androidx-benchmark-junit4 = " 1.4.0"
6
- androidx-compose-bom = " 2025.07 .00"
6
+ androidx-compose-bom = " 2025.08 .00"
7
7
androidx-constraintlayout = " 1.1.1"
8
- androidx-corektx = " 1.16 .0"
8
+ androidx-corektx = " 1.17 .0"
9
9
androidx-lifecycle-compose = " 2.9.2"
10
10
androidx-lifecycle-runtime-compose = " 2.9.2"
11
11
androidx-navigation = " 2.9.3"
@@ -16,8 +16,8 @@ androix-test-uiautomator = "2.3.0"
16
16
coil = " 2.7.0"
17
17
coroutines = " 1.10.2"
18
18
junit = " 4.13.2"
19
- kotlin = " 2.2.0 "
20
- runtimeTracing = " 1.8.3 "
19
+ kotlin = " 2.2.10 "
20
+ runtimeTracing = " 1.9.0 "
21
21
profileinstaller = " 1.4.1"
22
22
baselineprofile = " 1.4.0"
23
23
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.3 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.0.0 -bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 1
1
[versions ]
2
2
accompanist = " 0.36.0"
3
- androidGradlePlugin = " 8.11.1 "
3
+ androidGradlePlugin = " 8.12.0 "
4
4
androidx-activity-compose = " 1.10.1"
5
5
androidx-benchmark-junit4 = " 1.4.0"
6
- androidx-compose-bom = " 2025.07 .00"
6
+ androidx-compose-bom = " 2025.08 .00"
7
7
androidx-constraintlayout = " 1.1.1"
8
- androidx-corektx = " 1.16 .0"
8
+ androidx-corektx = " 1.17 .0"
9
9
androidx-lifecycle-compose = " 2.9.2"
10
10
androidx-lifecycle-runtime-compose = " 2.9.2"
11
11
androidx-navigation = " 2.9.3"
@@ -16,8 +16,8 @@ androix-test-uiautomator = "2.3.0"
16
16
coil = " 2.7.0"
17
17
coroutines = " 1.10.2"
18
18
junit = " 4.13.2"
19
- kotlin = " 2.2.0 "
20
- runtimeTracing = " 1.8.3 "
19
+ kotlin = " 2.2.10 "
20
+ runtimeTracing = " 1.9.0 "
21
21
profileinstaller = " 1.4.1"
22
22
23
23
[libraries ]
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.3 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.0.0 -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