File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ plugins {
1313android {
1414 namespace = " app.revanced.manager"
1515 compileSdk = 35
16- buildToolsVersion = " 35.0.0 "
16+ buildToolsVersion = " 35.0.1 "
1717
1818 defaultConfig {
1919 applicationId = " app.revanced.manager"
Original file line number Diff line number Diff line change @@ -4,16 +4,16 @@ material3 = "1.3.1"
44ui-tooling = " 1.7.6"
55viewmodel-lifecycle = " 2.8.7"
66splash-screen = " 1.0.1"
7- activity = " 1.9.3 "
7+ activity = " 1.10.0 "
88appcompat = " 1.7.0"
9- preferences-datastore = " 1.1.1 "
9+ preferences-datastore = " 1.1.2 "
1010work-runtime = " 2.10.0"
11- compose-bom = " 2024.12.01 "
11+ compose-bom = " 2025.01.00 "
1212navigation = " 2.8.5"
13- accompanist = " 0.34 .0"
13+ accompanist = " 0.37 .0"
1414placeholder = " 1.1.2"
15- reorderable = " 1.5.2 "
16- serialization = " 1.7.3 "
15+ reorderable = " 2.4.0 "
16+ serialization = " 1.8.0 "
1717collection = " 0.3.8"
1818datetime = " 0.6.0"
1919room-version = " 2.6.1"
@@ -28,10 +28,10 @@ android-gradle-plugin = "8.8.0"
2828dev-tools-gradle-plugin = " 2.1.0-1.0.29"
2929about-libraries-gradle-plugin = " 11.1.1"
3030binary-compatibility-validator = " 0.17.0"
31- coil = " 2.6 .0"
31+ coil = " 2.7 .0"
3232app-icon-loader-coil = " 1.5.0"
3333skrapeit = " 1.2.2"
34- libsu = " 5.2.2 "
34+ libsu = " 6.0.0 "
3535scrollbars = " 1.0.4"
3636enumutil = " 1.1.0"
3737compose-icons = " 1.2.4"
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =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
55networkTimeout =10000
66validateDistributionUrl =true
77zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments