Skip to content

Fix/junit dependency version#223

Open
ernestosu16 wants to merge 2 commits into
vernu:mainfrom
ernestosu16:fix/junit-dependency-version
Open

Fix/junit dependency version#223
ernestosu16 wants to merge 2 commits into
vernu:mainfrom
ernestosu16:fix/junit-dependency-version

Conversation

@ernestosu16

Copy link
Copy Markdown

No description provided.

Fixed an issue where the project failed to sync due to an invalid JUnit version (13.7.2). Replaced it with the correct stable version 4.13.2.
Upgrade build tooling and fully-qualify Android manifest component names. Changes include:
- Replace shorthand component names in AndroidManifest.xml with fully-qualified names and add a TODO permission on SMSStatusReceiver.
- Update top-level android build.gradle: AGP to 9.2.0, Gradle plugin versions for Google services and Crashlytics, and switch clean task to tasks.register using new buildDirectory API.
- Add gradle-daemon-jvm.properties with Foojay toolchain mappings (JetBrains toolchain v17).
- Bump Gradle wrapper to 9.4.1 and add distribution SHA256.
- Add org.gradle.toolchains.foojay-resolver-convention plugin in settings.gradle and enforce repository resolution policy.
These changes modernize the Gradle toolchain, align plugin versions with newer Gradle/AGP, and avoid implicit manifest class resolution.
@vercel

vercel Bot commented Apr 23, 2026

Copy link
Copy Markdown

@ernestosu16 is attempting to deploy a commit to the vernu's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant