jrod
06/10/2025, 8:17 PMverifyMigrations
only on check
runs, but if I run assemble
or install
(assume an Android project), then verify won't run.
1. is that right?
2. if so, is the solution to explicitly Gradle-wire the task to `assemble`/`install`?
3. if so, got a lazyweb snippet handy? the AGP variant.assembleProvider way seems to no longer be available in later versions.jw
06/10/2025, 9:54 PMjw
06/10/2025, 9:54 PMjw
06/10/2025, 9:56 PM