Skip to content

Support custom Gradle properties in skip.yml#171

Merged
marcprux merged 1 commit intoskiptools:mainfrom
dfabulich:custom-gradle-properties
Jan 26, 2026
Merged

Support custom Gradle properties in skip.yml#171
marcprux merged 1 commit intoskiptools:mainfrom
dfabulich:custom-gradle-properties

Conversation

@dfabulich
Copy link
Contributor

@dfabulich dfabulich commented Jan 21, 2026

Fixes skiptools/skip#587

I tried it out in https://github.com/dfabulich/skipapp-compose-snapshot-sample and it eliminated the need to explicitly pass -Pandroid.experimental.enableScreenshotTest=true whenever you run gradle, and it thereby fixed xcodebuild.

Skip Pull Request Checklist:

  • REQUIRED: I have signed the Contributor Agreement
  • REQUIRED: I have tested my change locally with swift test
  • OPTIONAL: I have tested my change on an iOS simulator or device
  • OPTIONAL: I have tested my change on an Android emulator or device

@marcprux
Copy link
Member

This will be a great feature, thanks!

@marcprux marcprux merged commit 30512f5 into skiptools:main Jan 26, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide a way to set custom gradle.properties properties

2 participants