mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 14:07:05 +05:30
fix: update whetstone checkout tag
The AGP fix needed to be pushed to whetstone as well
This commit is contained in:
parent
c90e5b2fe5
commit
86dd862469
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ gitRepositories {
|
|||
checkoutsDirectory.set(rootProject.projectDir.resolve("build/checkouts"))
|
||||
include("whetstone") {
|
||||
uri.set("https://github.com/msfjarvis/whetstone")
|
||||
tag.set("msfjarvis-2022-11-19")
|
||||
tag.set("msfjarvis-2022-11-21")
|
||||
includeBuild {
|
||||
dependencySubstitution {
|
||||
for (module in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue