From 571a06a8472465a8b9f7a98340a65d2d8eca27c7 Mon Sep 17 00:00:00 2001 From: Dustin Lam Date: Thu, 20 Jul 2023 09:43:04 -0700 Subject: [PATCH] Fixes for GH workflows Test: cd navigation && ./gradlew bOS Change-Id: If767994df591ceae35d69a92389c447bac1fdb26 --- playground-common/playground.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground-common/playground.properties b/playground-common/playground.properties index 02a04e61c8551..866f0cb967bd8 100644 --- a/playground-common/playground.properties +++ b/playground-common/playground.properties @@ -25,6 +25,6 @@ kotlin.code.style=official # Disable docs androidx.enableDocumentation=false -androidx.playground.snapshotBuildId=10339410 +androidx.playground.snapshotBuildId=10533165 androidx.playground.metalavaBuildId=10499661 androidx.studio.type=playground