fix: update whetstone checkout tag

The AGP fix needed to be pushed to whetstone as well
This commit is contained in:
Harsh Shandilya 2022-11-21 17:03:10 +05:30
parent c90e5b2fe5
commit 86dd862469
No known key found for this signature in database

View file

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