File tree 3 files changed +11
-11
lines changed
3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ plugins {
13
13
android {
14
14
namespace = " app.revanced.manager"
15
15
compileSdk = 35
16
- buildToolsVersion = " 35.0.0 "
16
+ buildToolsVersion = " 35.0.1 "
17
17
18
18
defaultConfig {
19
19
applicationId = " app.revanced.manager"
Original file line number Diff line number Diff line change @@ -4,16 +4,16 @@ material3 = "1.3.1"
4
4
ui-tooling = " 1.7.6"
5
5
viewmodel-lifecycle = " 2.8.7"
6
6
splash-screen = " 1.0.1"
7
- activity = " 1.9.3 "
7
+ activity = " 1.10.0 "
8
8
appcompat = " 1.7.0"
9
- preferences-datastore = " 1.1.1 "
9
+ preferences-datastore = " 1.1.2 "
10
10
work-runtime = " 2.10.0"
11
- compose-bom = " 2024.12.01 "
11
+ compose-bom = " 2025.01.00 "
12
12
navigation = " 2.8.5"
13
- accompanist = " 0.34 .0"
13
+ accompanist = " 0.37 .0"
14
14
placeholder = " 1.1.2"
15
- reorderable = " 1.5.2 "
16
- serialization = " 1.7.3 "
15
+ reorderable = " 2.4.0 "
16
+ serialization = " 1.8.0 "
17
17
collection = " 0.3.8"
18
18
datetime = " 0.6.0"
19
19
room-version = " 2.6.1"
@@ -28,10 +28,10 @@ android-gradle-plugin = "8.8.0"
28
28
dev-tools-gradle-plugin = " 2.1.0-1.0.29"
29
29
about-libraries-gradle-plugin = " 11.1.1"
30
30
binary-compatibility-validator = " 0.17.0"
31
- coil = " 2.6 .0"
31
+ coil = " 2.7 .0"
32
32
app-icon-loader-coil = " 1.5.0"
33
33
skrapeit = " 1.2.2"
34
- libsu = " 5.2.2 "
34
+ libsu = " 6.0.0 "
35
35
scrollbars = " 1.0.4"
36
36
enumutil = " 1.1.0"
37
37
compose-icons = " 1.2.4"
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionSha256Sum =7a00d51fb93147819aab76024feece20b6b84e420694101f276be952e08bef03
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.12-bin.zip
3
+ distributionSha256Sum =8d97a97984f6cbd2b85fe4c60a743440a347544bf18818048e611f5288d46c94
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12.1 -bin.zip
5
5
networkTimeout =10000
6
6
validateDistributionUrl =true
7
7
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments