Commit c406e4c 1 parent 71fc482 commit c406e4c Copy full SHA for c406e4c
File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 24
24
distribution : ' temurin'
25
25
java-version : ' 17'
26
26
- name : Cache Gradle
27
- uses : actions/cache@v4.0.2
27
+ uses : actions/cache@v4.1.1
28
28
with :
29
29
path : |
30
30
~/.gradle/caches
Original file line number Diff line number Diff line change 1
1
[versions ]
2
- agp = " 8.6 .1"
3
- kotlin = " 2.0.20 "
4
- ksp = " 2.0.20 -1.0.25 "
2
+ agp = " 8.7 .1"
3
+ kotlin = " 2.0.21 "
4
+ ksp = " 2.0.21 -1.0.26 "
5
5
glide = " 4.16.0"
6
6
okhttp = " 4.12.0"
7
7
retrofit = " 2.11.0"
@@ -13,8 +13,8 @@ androidx_constraintlayout = "2.1.4"
13
13
androidx_lifecycle = " 2.8.6"
14
14
androidx_swiperefreshlayout = " 1.1.0"
15
15
androidx_paging = " 3.3.2"
16
- androidx_activity = " 1.9.2 "
17
- androidx_fragment = " 1.8.3 "
16
+ androidx_activity = " 1.9.3 "
17
+ androidx_fragment = " 1.8.4 "
18
18
androidx_work = " 2.9.1"
19
19
androidx_palette = " 1.0.0"
20
20
androidx_room = " 2.6.1"
Original file line number Diff line number Diff line change 1
1
# Fri Jan 13 13:24:35 CST 2023
2
2
distributionBase =GRADLE_USER_HOME
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.7 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
4
4
distributionPath =wrapper/dists
5
5
zipStorePath =wrapper/dists
6
6
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments