blob: ecd7f87f4ccd0b7a207997fa695553a15e3c0eb5 [file] [log] [blame]
// Baseline format: 1.0
ChangedType: androidx.work.Configuration#getInitializationExceptionHandler():
Method androidx.work.Configuration.getInitializationExceptionHandler has changed return type from androidx.core.util.Consumer<java.lang.Throwable!> to androidx.core.util.Consumer<java.lang.Throwable>
ChangedType: androidx.work.Configuration#getSchedulingExceptionHandler():
Method androidx.work.Configuration.getSchedulingExceptionHandler has changed return type from androidx.core.util.Consumer<java.lang.Throwable!> to androidx.core.util.Consumer<java.lang.Throwable>
ChangedType: androidx.work.WorkInfo#getTags():
Method androidx.work.WorkInfo.getTags has changed return type from java.util.Set<java.lang.String!> to java.util.Set<java.lang.String>
ParameterNameChange: androidx.work.BackoffPolicy#valueOf(String) parameter #0:
Attempted to change parameter name from name to value in method androidx.work.BackoffPolicy.valueOf
ParameterNameChange: androidx.work.ExistingPeriodicWorkPolicy#valueOf(String) parameter #0:
Attempted to change parameter name from name to value in method androidx.work.ExistingPeriodicWorkPolicy.valueOf
ParameterNameChange: androidx.work.ExistingWorkPolicy#valueOf(String) parameter #0:
Attempted to change parameter name from name to value in method androidx.work.ExistingWorkPolicy.valueOf
ParameterNameChange: androidx.work.NetworkType#valueOf(String) parameter #0:
Attempted to change parameter name from name to value in method androidx.work.NetworkType.valueOf
ParameterNameChange: androidx.work.OutOfQuotaPolicy#valueOf(String) parameter #0:
Attempted to change parameter name from name to value in method androidx.work.OutOfQuotaPolicy.valueOf