1// Baseline format: 1.0
2InvalidNullConversion: androidx.wear.watchface.editor.EditorSession#complicationsDataSourceInfo:
3    Attempted to change nullability of androidx.wear.watchface.complications.ComplicationDataSourceInfo (from NONNULL to NULLABLE) in property EditorSession.complicationsDataSourceInfo
4InvalidNullConversion: androidx.wear.watchface.editor.EditorSession#getComplicationsDataSourceInfo():
5    Attempted to change nullability of androidx.wear.watchface.complications.ComplicationDataSourceInfo (from NONNULL to NULLABLE) in method androidx.wear.watchface.editor.EditorSession.getComplicationsDataSourceInfo()
6