Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2c651a0

Browse files
update version
1 parent 29f8445 commit 2c651a0

File tree

1 file changed

+24
-23
lines changed

1 file changed

+24
-23
lines changed

‎gradle/libs.versions.toml

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -6,47 +6,47 @@
66
accompanist = "0.36.0"
77
accompanistCoil = "0.6.2"
88
activityCompose = "1.9.3"
9-
androidGradlePlugin = "8.9.2"
9+
androidGradlePlugin = "8.11.1"
1010
androidx-activity-compose = "1.10.1"
11-
androidx-appcompat = "1.7.0"
11+
androidx-appcompat = "1.7.1"
1212
androidx-benchmark = "1.3.4"
1313
androidx-benchmark-junit4 = "1.3.4"
14-
androidx-compose-bom = "2025.05.00"
15-
androidx-compose-latest = "1.8.1"
14+
androidx-compose-bom = "2025.07.00"
15+
androidx-compose-latest = "1.8.3"
1616
androidx-compose-material3 = "1.3.0"
1717
androidx-compose-material3-adaptive = "1.0.0"
1818
androidx-constraintlayout = "1.1.1"
1919
androidx-core-splashscreen = "1.0.1"
2020
androidx-corektx = "1.16.0"
21-
androidx-lifecycle-compose = "2.9.0"
22-
androidx-lifecycle-runtime-compose = "2.9.0"
23-
androidx-navigation = "2.9.0"
24-
kotlinxSerializationJson = "1.8.0"
25-
kotlinxSerialization = "2.0.20"
21+
androidx-lifecycle-compose = "2.9.2"
22+
androidx-lifecycle-runtime-compose = "2.9.2"
23+
androidx-navigation = "2.9.2"
24+
kotlinxSerializationJson = "1.9.0"
25+
kotlinxSerialization = "2.2.0"
2626
androidx-test = "1.6.1"
2727
androidx-test-espresso = "3.6.1"
2828
androidx-test-ext-junit = "1.2.1"
2929
androidx-test-ext-truth = "1.6.0"
30-
androidx-window = "1.3.0"
30+
androidx-window = "1.4.0"
3131
androidxHiltNavigationCompose = "1.2.0"
3232
coil = "2.7.0"
3333
# @keep
34-
compileSdk = "35"
34+
compileSdk = "36"
3535
composeBom = "20241000"
3636
coreTesting = "2.2.0"
37-
coroutines = "1.9.0"
37+
coroutines = "1.10.2"
3838
espressoCore = "3.6.1"
3939
google-maps = "19.0.0"
40-
gradle-versions = "0.51.0"
41-
hilt = "2.52"
40+
gradle-versions = "0.52.0"
41+
hilt = "2.57"
4242
# @pin When updating to AGP 7.4.0-alpha10 and up we can update this https://developer.android.com/studio/write/java8-support#library-desugaring-versions
4343
jdkDesugar = "2.1.2"
4444
junit = "4.13.2"
45-
junitJupiterApi = "5.10.1"
46-
junitJupiterEngine = "5.10.1"
45+
junitJupiterApi = "5.13.4"
46+
junitJupiterEngine = "5.13.4"
4747
junitVersion = "1.2.1"
48-
junitVintageEngine = "5.10.1"
49-
kotlin = "2.1.0"
48+
junitVintageEngine = "5.13.4"
49+
kotlin = "2.2.0"
5050
kotlinTest = "2.0.20"
5151
kotlinx_immutable = "1.10.2"
5252
kotlinxCoroutinesTest = "1.9.0"
@@ -56,18 +56,19 @@ lifecycleRuntimeKtx = "2.8.6"
5656
maps-compose = "3.1.1"
5757
material = "1.12.0"
5858
# @keep
59-
material3 = "1.3.1"
59+
material3 = "1.3.2"
6060
materialVersion = "1.12.0"
6161
minSdk = "21"
62-
mockkAndroid = "1.13.2"
62+
mockkAndroid = "1.14.5"
6363
modernstoragePhotopicker = "1.0.0-alpha06"
6464
okhttp = "4.12.0"
65-
roborazzi = "1.12.0"
65+
roborazzi = "1.46.1"
6666
secrets = "2.0.1"
6767
# @keep
68+
#noinspection OldTargetApi
6869
targetSdk = "35"
69-
truth = "1.4.2"
70-
version-catalog-update = "0.8.4"
70+
truth = "1.4.4"
71+
version-catalog-update = "1.0.0"
7172

7273
[libraries]
7374
accompanist-coil = { module = "dev.chrisbanes.accompanist:accompanist-coil", version.ref = "accompanistCoil" }

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /