Skip to content

Update packages from io.github.simonschiller.permissioncheck to com.telefonica.manifestcheck#11

Merged
jeprubio merged 11 commits into
mainfrom
feature/ANDROID-17380-updatePackages
Feb 11, 2026
Merged

Update packages from io.github.simonschiller.permissioncheck to com.telefonica.manifestcheck#11
jeprubio merged 11 commits into
mainfrom
feature/ANDROID-17380-updatePackages

Conversation

@jeprubio

@jeprubio jeprubio commented Feb 10, 2026

Copy link
Copy Markdown

🥅 What's the goal?

Update packages as requested in #10 (comment)

🚧 How do we do it?

  • Update packages from io.github.simonschiller.permissioncheck to com.telefonica.manifestcheck.
  • Intellij has applied some reformatting when moving the files from one package to the other.

To run the plugin locally with the sample app:

  • Uncomment the lines in settings.gradle.kts and the build.gradle.kts of the project. (Search for "// Uncomment")

./gradlew jar
./gradlew publishToMavenLocal
./gradlew checkPermissions

  • Update some manifest files of the sample app and rerun checkPermissions.

To run the tests:

./gradlew test

Tests also run on CI.

@jeprubio jeprubio changed the title Update packages from io.github.simonschiller.permissioncheck to com.t… Update packages from io.github.simonschiller.permissioncheck to com.telefonica.manifestcheck Feb 10, 2026
@jeprubio
jeprubio requested review from a team, haynlo and yamal-alm and removed request for a team February 10, 2026 10:35
@jeprubio
jeprubio changed the base branch from feature/ANDROID-17380-agp9 to main February 10, 2026 10:43
# Conflicts:
#	manifestcheck/src/main/kotlin/com/telefonica/manifestcheck/PermissionCheckPlugin.kt

@yamal-alm yamal-alm 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.

thanks!

@jeprubio
jeprubio merged commit c2ac003 into main Feb 11, 2026
1 check 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.

3 participants