File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
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.0 "
16
+ agp = " 8.10.1 "
17
17
androidx-activityCompose = " 1.10.1"
18
18
androidx-paging = " 3.3.6"
19
19
androidx-room = " 2.7.1"
20
- androidx-lifecycle = " 2.9.0 "
20
+ androidx-lifecycle = " 2.9.1 "
21
21
atomicfu = " 0.27.0"
22
- composeBom = " 2025.05 .00"
23
- dataStore = " 1.1.6 "
22
+ composeBom = " 2025.06 .00"
23
+ dataStore = " 1.1.7 "
24
24
kotlin = " 2.1.10"
25
25
kotlinx-coroutines = " 1.10.2"
26
26
kotlinxDatetime = " 0.6.2"
@@ -29,8 +29,8 @@ ktorVersion = "3.1.3"
29
29
pagingComposeAndroid = " 3.3.6"
30
30
skie = " 0.10.1"
31
31
sqlite = " 2.5.1"
32
- spotless = " 7.0.3 "
33
- okio = " 3.11 .0"
32
+ spotless = " 7.0.4 "
33
+ okio = " 3.12 .0"
34
34
runner = " 1.6.2"
35
35
core = " 1.6.1"
36
36
junit = " 1.2.1"
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-bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.2 -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