Commit dd56118 1 parent f006074 commit dd56118 Copy full SHA for dd56118
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 @@ -10,7 +10,7 @@ android {
10
10
new Properties (). tap { load(stream) }
11
11
}
12
12
compileSdk = 35
13
- buildToolsVersion = ' 35.0.0 '
13
+ buildToolsVersion = ' 35.0.1 '
14
14
15
15
namespace ' com.github.yueeng.moebooru'
16
16
defaultConfig {
Original file line number Diff line number Diff line change 1
1
[versions ]
2
- agp = " 8.7.3 "
3
- kotlin = " 2.1.0 "
4
- ksp = " 2.1.0 -1.0.29"
2
+ agp = " 8.8.0 "
3
+ kotlin = " 2.1.10 "
4
+ ksp = " 2.1.10 -1.0.29"
5
5
glide = " 4.16.0"
6
6
okhttp = " 4.12.0"
7
7
retrofit = " 2.11.0"
@@ -13,14 +13,14 @@ androidx_constraintlayout = "2.2.0"
13
13
androidx_lifecycle = " 2.8.7"
14
14
androidx_swiperefreshlayout = " 1.1.0"
15
15
androidx_paging = " 3.3.5"
16
- androidx_activity = " 1.9.3 "
16
+ androidx_activity = " 1.10.0 "
17
17
androidx_fragment = " 1.8.5"
18
18
androidx_work = " 2.10.0"
19
19
androidx_palette = " 1.0.0"
20
20
androidx_room = " 2.6.1"
21
21
androidx_material = " 1.12.0"
22
22
androidx_flexbox = " 3.0.0"
23
- gson = " 2.11.0 "
23
+ gson = " 2.12.1 "
24
24
persistentCookieJar = " 1.0.1"
25
25
glide_transformations = " 4.3.0"
26
26
gesture_views = " 2.8.3"
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.9 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -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