Skip to content

Minimal bar - #92

Merged
prirai merged 2 commits into
mainfrom
minimal-bar
Aug 23, 2026
Merged

Minimal bar#92
prirai merged 2 commits into
mainfrom
minimal-bar

Conversation

@prirai

@prirai prirai commented Aug 23, 2026

Copy link
Copy Markdown
Owner

No description provided.

prirai added 2 commits August 23, 2026 23:34
- Upgrade Gradle Wrapper to 9.7.1 and Android Gradle Plugin to 9.3.1.
- Modernize root `build.gradle` by migrating from `buildscript` dependencies to the `plugins` DSL.
- Add `pluginManagement` to `settings.gradle` to ensure consistent plugin resolution across the project.
- Remove redundant `org.jetbrains.kotlin.android` plugin application, as Kotlin support is built into AGP 9.0+.
- Fix compilation errors in `CopyLinkTextCandidate.kt` by correcting the parameter order in `ContextMenuCandidate` lambdas.
- Fix "always false" instance check errors in `CustomBookmarksStorage.kt` by removing redundant type checks on `InsertableBookmarkTreeRoot`.
- Synchronize `libs.versions.toml` with updated library versions for Jetpack Compose, Mozilla Components, and OkHttp.
Copilot AI lite review requested due to automatic review settings August 23, 2026 18:10

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@prirai
prirai merged commit 4551f08 into main Aug 23, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants