fix(gradle): use a tagged checkout for whetstone

This commit is contained in:
Harsh Shandilya 2022-11-19 17:30:33 +05:30
parent a10ba38950
commit 2c1fdd51f8
No known key found for this signature in database

View file

@ -58,7 +58,7 @@ gitRepositories {
checkoutsDirectory.set(rootProject.projectDir.resolve("build/checkouts"))
include("whetstone") {
uri.set("https://github.com/msfjarvis/whetstone")
branch.set("inject-component-activity")
tag.set("msfjarvis-2022-11-19")
includeBuild {
dependencySubstitution {
for (module in