summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2022-08-08 23:44:35 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2022-08-08 23:44:35 -0700
commit71eb8ec341fb3341791997d149992f54de5b8bb0 (patch)
treeb3c43f07c30b5ccc4e20e41cce6c104509709de2
parent8c608a2e5ea2359dd09c525efc6d6d731a21e8d1 (diff)
downloadmanifest-studio-2022.1.1-canary.tar.gz
Manifest for Android Studio 2022.1.1-canary (8881706)studio-2022.1.1-canarystudio-2022.1.1-canary
Change-Id: I5106a48cf2f66441ac6f30396f49f9d455ca716f
-rw-r--r--default.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index 13f3a4ebe..cb982b730 100644
--- a/default.xml
+++ b/default.xml
@@ -4,11 +4,11 @@
<remote name="aosp"
fetch=".."
review="https://android-review.googlesource.com/" />
- <default revision="studio-canary"
+ <default revision="refs/tags/studio-2022.1.1-canary"
remote="aosp"
sync-j="4" />
- <superproject name="platform/superproject" remote="aosp"/>
+ <superproject name="platform/superproject" remote="aosp" revision="studio-2022.1.1-canary" />
<contactinfo bugurl="go/repo-bug" />
<!-- BEGIN open-source projects -->