We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 873cd71 commit 5195726Copy full SHA for 5195726
.github/workflows/android-ci.yml .github/workflows/docker.yml.github/workflows/android-ci.yml renamed to .github/workflows/docker.yml
.space.kts
@@ -1,5 +1,5 @@
1
/**
2
- * JetBrains Space Automation
+ * JetBrains Space Automation (now obsolete).
3
* This Kotlin script file lets you automate build activities
4
* For more info, see https://www.jetbrains.com/help/space/automation.html
5
*/
settings.gradle
@@ -20,4 +20,4 @@ dependencyResolutionManagement {
20
21
include ":mobile"
22
23
-rootProject.name = "CloudBuild"
+rootProject.name = "Android Builder"
0 commit comments