File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ androidxAnnotation = "1.9.1"
77androidxAppCompat = " 1.7.1"
88androidxCardview = " 1.0.0"
99androidxConstraintlayout = " 2.2.1"
10- androidxComposeBom = " 2025.10.00 " # https://developer.android.com/jetpack/compose/bom/bom-mapping
11- androidxComposeRuntimeTracing = " 1.9.3 "
10+ androidxComposeBom = " 2025.10.01 " # https://developer.android.com/jetpack/compose/bom/bom-mapping
11+ androidxComposeRuntimeTracing = " 1.9.4 "
1212androidxCore = " 1.17.0"
1313androidxCoreSplashscreen = " 1.0.1"
1414androidxDataStore = " 1.1.7"
@@ -32,7 +32,7 @@ androidxTestRunner = "1.7.0"
3232androidxTestRules = " 1.7.0"
3333androidxTracing = " 1.3.0"
3434androidxUiAutomator = " 2.3.0"
35- androidxWork = " 2.10.5 "
35+ androidxWork = " 2.11.0 "
3636androidDesugarJdkLibs = " 2.1.5"
3737accompanist = " 0.37.3"
3838accompanistPlaceholder = " 0.36.0"
@@ -45,12 +45,12 @@ junit4 = "4.13.2"
4545kotlinxCoroutines = " 1.10.2"
4646kotlinxDatetime = " 0.7.1-0.6.x-compat"
4747kotlinxSerializationJson = " 1.9.0"
48- kotlinCompose = " 1.9.1 "
48+ kotlinCompose = " 1.9.2 "
4949javaAnnotations = " 26.0.2-1" # https://github.com/JetBrains/java-annotations
5050lint = " 31.13.0"
5151material = " 1.13.0"
5252memfault-cloud = " 2.0.5"
53- okhttp = " 5.2.1 "
53+ okhttp = " 5.3.0 "
5454protobuf = " 4.33.0"
5555protobufPlugin = " 0.9.5"
5656publishPlugin = " 2.0.0"
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-9.1 .0-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.2 .0-bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments