Refresh .ignore files after fixing Item.toString() methods

Change https://r.android.com/2973652 fixed some consistency and
correctness issues with the `Item.toString()` implementations but as
that is used for the element id in baseline files it caused some build
failures in AndroidX because previously baselined issues could not be
found (as the element ids had changed). As a result the change included
a tweak to the `Baseline` code to ignore those differences until the
baseline files could be updated.

This change updates the baseline files.

Bug: 325454211
Test: ./gradlew ignoreApiChanges; ./gradlew updateApi
Change-Id: Ic87052401d7c3c5cd9be02befdf60ea6e32eb14f
diff --git a/glance/glance-appwidget/api/current.ignore b/glance/glance-appwidget/api/current.ignore
index 72eabcf..10d49a9 100644
--- a/glance/glance-appwidget/api/current.ignore
+++ b/glance/glance-appwidget/api/current.ignore
@@ -1,6 +1,4 @@
 // Baseline format: 1.0
-BecameUnchecked: Field GlanceAppWidgetReceiver.coroutineContext:
-    Removed Field GlanceAppWidgetReceiver.coroutineContext from compatibility checked API surface
 BecameUnchecked: androidx.glance.appwidget.CheckBoxKt#CheckBox(boolean, kotlin.jvm.functions.Function0<kotlin.Unit>, androidx.glance.GlanceModifier, String, androidx.glance.text.TextStyle, androidx.glance.appwidget.CheckBoxColors, int, String):
     Removed method androidx.glance.appwidget.CheckBoxKt.CheckBox(boolean,kotlin.jvm.functions.Function0<kotlin.Unit>,androidx.glance.GlanceModifier,String,androidx.glance.text.TextStyle,androidx.glance.appwidget.CheckBoxColors,int,String) from compatibility checked API surface
 BecameUnchecked: androidx.glance.appwidget.CheckBoxKt#CheckBox(boolean, kotlin.jvm.functions.Function0<kotlin.Unit>, androidx.glance.GlanceModifier, String, androidx.glance.text.TextStyle, androidx.glance.appwidget.CheckBoxColors, int, String) parameter #0:
@@ -89,6 +87,8 @@
     Removed parameter horizontalAlignment in androidx.glance.appwidget.lazy.LazyVerticalGridKt.LazyVerticalGrid(androidx.glance.appwidget.lazy.GridCells gridCells, android.os.Bundle activityOptions, androidx.glance.GlanceModifier modifier, int horizontalAlignment, kotlin.jvm.functions.Function1<? super androidx.glance.appwidget.lazy.LazyVerticalGridScope,kotlin.Unit> content) from compatibility checked API surface
 BecameUnchecked: androidx.glance.appwidget.lazy.LazyVerticalGridKt#LazyVerticalGrid(androidx.glance.appwidget.lazy.GridCells, android.os.Bundle, androidx.glance.GlanceModifier, int, kotlin.jvm.functions.Function1<? super androidx.glance.appwidget.lazy.LazyVerticalGridScope,kotlin.Unit>) parameter #4:
     Removed parameter content in androidx.glance.appwidget.lazy.LazyVerticalGridKt.LazyVerticalGrid(androidx.glance.appwidget.lazy.GridCells gridCells, android.os.Bundle activityOptions, androidx.glance.GlanceModifier modifier, int horizontalAlignment, kotlin.jvm.functions.Function1<? super androidx.glance.appwidget.lazy.LazyVerticalGridScope,kotlin.Unit> content) from compatibility checked API surface
+BecameUnchecked: property GlanceAppWidgetReceiver.coroutineContext:
+    Removed property GlanceAppWidgetReceiver.coroutineContext from compatibility checked API surface
 
 
 DefaultValueChange: androidx.glance.appwidget.AppWidgetComposerKt#compose(androidx.glance.appwidget.GlanceAppWidget, android.content.Context, androidx.glance.GlanceId, android.os.Bundle, androidx.compose.ui.unit.DpSize, Object, kotlin.coroutines.Continuation<? super android.widget.RemoteViews>) parameter #6:
diff --git a/glance/glance-appwidget/api/restricted_current.ignore b/glance/glance-appwidget/api/restricted_current.ignore
index 72eabcf..10d49a9 100644
--- a/glance/glance-appwidget/api/restricted_current.ignore
+++ b/glance/glance-appwidget/api/restricted_current.ignore
@@ -1,6 +1,4 @@
 // Baseline format: 1.0
-BecameUnchecked: Field GlanceAppWidgetReceiver.coroutineContext:
-    Removed Field GlanceAppWidgetReceiver.coroutineContext from compatibility checked API surface
 BecameUnchecked: androidx.glance.appwidget.CheckBoxKt#CheckBox(boolean, kotlin.jvm.functions.Function0<kotlin.Unit>, androidx.glance.GlanceModifier, String, androidx.glance.text.TextStyle, androidx.glance.appwidget.CheckBoxColors, int, String):
     Removed method androidx.glance.appwidget.CheckBoxKt.CheckBox(boolean,kotlin.jvm.functions.Function0<kotlin.Unit>,androidx.glance.GlanceModifier,String,androidx.glance.text.TextStyle,androidx.glance.appwidget.CheckBoxColors,int,String) from compatibility checked API surface
 BecameUnchecked: androidx.glance.appwidget.CheckBoxKt#CheckBox(boolean, kotlin.jvm.functions.Function0<kotlin.Unit>, androidx.glance.GlanceModifier, String, androidx.glance.text.TextStyle, androidx.glance.appwidget.CheckBoxColors, int, String) parameter #0:
@@ -89,6 +87,8 @@
     Removed parameter horizontalAlignment in androidx.glance.appwidget.lazy.LazyVerticalGridKt.LazyVerticalGrid(androidx.glance.appwidget.lazy.GridCells gridCells, android.os.Bundle activityOptions, androidx.glance.GlanceModifier modifier, int horizontalAlignment, kotlin.jvm.functions.Function1<? super androidx.glance.appwidget.lazy.LazyVerticalGridScope,kotlin.Unit> content) from compatibility checked API surface
 BecameUnchecked: androidx.glance.appwidget.lazy.LazyVerticalGridKt#LazyVerticalGrid(androidx.glance.appwidget.lazy.GridCells, android.os.Bundle, androidx.glance.GlanceModifier, int, kotlin.jvm.functions.Function1<? super androidx.glance.appwidget.lazy.LazyVerticalGridScope,kotlin.Unit>) parameter #4:
     Removed parameter content in androidx.glance.appwidget.lazy.LazyVerticalGridKt.LazyVerticalGrid(androidx.glance.appwidget.lazy.GridCells gridCells, android.os.Bundle activityOptions, androidx.glance.GlanceModifier modifier, int horizontalAlignment, kotlin.jvm.functions.Function1<? super androidx.glance.appwidget.lazy.LazyVerticalGridScope,kotlin.Unit> content) from compatibility checked API surface
+BecameUnchecked: property GlanceAppWidgetReceiver.coroutineContext:
+    Removed property GlanceAppWidgetReceiver.coroutineContext from compatibility checked API surface
 
 
 DefaultValueChange: androidx.glance.appwidget.AppWidgetComposerKt#compose(androidx.glance.appwidget.GlanceAppWidget, android.content.Context, androidx.glance.GlanceId, android.os.Bundle, androidx.compose.ui.unit.DpSize, Object, kotlin.coroutines.Continuation<? super android.widget.RemoteViews>) parameter #6:
diff --git a/playground-common/playground.properties b/playground-common/playground.properties
index 73ec740..c33684d 100644
--- a/playground-common/playground.properties
+++ b/playground-common/playground.properties
@@ -26,5 +26,5 @@
 # Disable docs
 androidx.enableDocumentation=false
 androidx.playground.snapshotBuildId=11349412
-androidx.playground.metalavaBuildId=11484042
+androidx.playground.metalavaBuildId=11490059
 androidx.studio.type=playground
\ No newline at end of file