Skip to content

Conversation

validcube
Copy link
Member

@validcube validcube commented Aug 3, 2025

Bump dependencies on every ecosystems, optimise the heck out of Gradle from 445s to 189s (on my pc) on gradle assembleDebug (clean build), and make CI work again

@validcube validcube marked this pull request as ready for review August 3, 2025 13:49
@Axelen123 Axelen123 added the ReVanced Manager Compose Regarding the Compose rewrite of ReVanced Manager label Aug 6, 2025
Copy link
Member

@Axelen123 Axelen123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you tested to ensure the app isn't broken by the dependency bumps?

@validcube
Copy link
Member Author

Have you tested to ensure the app isn't broken by the dependency bumps?

Not that I know of, patching is fine, settings is fine, navigation is fine.

@validcube validcube marked this pull request as draft August 7, 2025 11:31
@validcube
Copy link
Member Author

I'll put this into draft, awaiting #2663 merge.

@validcube validcube marked this pull request as ready for review September 3, 2025 10:18
Copy link
Contributor

@kitadai31 kitadai31 Sep 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All changes in #2663 were accidentally rolled back.

Since the ProGuard rules for kotlinx-serialization have been removed, this PR no longer needs to touch this file.

kotlin = "2.1.10"
android-gradle-plugin = "8.9.1"
dev-tools-gradle-plugin = "2.1.10-1.0.29"
kotlin = "2.2.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While you were waiting for my PR to be merged, Kotlin 2.2.10 was released 😅 (thanks)
It's a bug fix release for Kotlin 2.2.0, so you might want to bump it.

There may be other new updates. It is up to you to decide how far you want to catch up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ReVanced Manager Compose Regarding the Compose rewrite of ReVanced Manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants