Skip to content

Commit 9c49fd7

Browse files
Update all dependencies (#6)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c0846a commit 9c49fd7

5 files changed

Lines changed: 207 additions & 162 deletions

File tree

HelloAndroid/gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
2-
agp = "9.1.1"
2+
agp = "9.2.1"
33
kotlin = "2.3.21"
4-
coreKtx = "1.17.0"
4+
coreKtx = "1.18.0"
55
junit = "4.13.2"
66
junitVersion = "1.3.0"
77
espressoCore = "3.7.0"
88
lifecycleRuntimeKtx = "2.10.0"
99
activityCompose = "1.13.0"
10-
composeBom = "2026.05.00"
10+
composeBom = "2026.05.01"
1111

1212
[libraries]
1313
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }
-10.5 KB
Binary file not shown.
Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,9 @@
1-
#
2-
# Copyright 2025 The Android Open Source Project
3-
#
4-
# Licensed under the Apache License, Version 2.0 (the "License");
5-
# you may not use this file except in compliance with the License.
6-
# You may obtain a copy of the License at
7-
#
8-
# http://www.apache.org/licenses/LICENSE-2.0
9-
#
10-
# Unless required by applicable law or agreed to in writing, software
11-
# distributed under the License is distributed on an "AS IS" BASIS,
12-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13-
# See the License for the specific language governing permissions and
14-
# limitations under the License.
15-
161
distributionBase=GRADLE_USER_HOME
172
distributionPath=wrapper/dists
18-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip
4+
networkTimeout=10000
5+
retries=0
6+
retryBackOffMs=500
7+
validateDistributionUrl=true
198
zipStoreBase=GRADLE_USER_HOME
209
zipStorePath=wrapper/dists

HelloAndroid/gradlew

Lines changed: 173 additions & 110 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)