fix(deps): temporarily downgrade AGP to 7.3.1

Let's explain the decision with the help of a table

 AGP Version  | Has known issues | Has Studio available
--------------|------------------|---------------------
8.0.0-alpha07 |      No          |        No
8.0.0-alpha08 |      Yes         |        Yes
    7.3.1     |      No          |        Yes

And thus, we settle on 7.3.1
This commit is contained in:
Harsh Shandilya 2022-11-27 19:21:45 +05:30
parent 44733a05cd
commit d59a151944
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -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-21")
tag.set("msfjarvis-2022-11-27")
includeBuild {
dependencySubstitution {
for (module in