// Baseline format: 1.0 ChangedType: java.util.Properties#compute(Object, java.util.function.BiFunction): Method java.util.Properties.compute has changed return type from V (extends java.lang.Object) to java.lang.Object ChangedType: java.util.Properties#computeIfAbsent(Object, java.util.function.Function): Method java.util.Properties.computeIfAbsent has changed return type from V (extends java.lang.Object) to java.lang.Object ChangedType: java.util.Properties#computeIfPresent(Object, java.util.function.BiFunction): Method java.util.Properties.computeIfPresent has changed return type from V (extends java.lang.Object) to java.lang.Object ChangedType: java.util.Properties#elements(): Method java.util.Properties.elements has changed return type from java.util.Enumeration to java.util.Enumeration ChangedType: java.util.Properties#entrySet(): Method java.util.Properties.entrySet has changed return type from java.util.Set> to java.util.Set> ChangedType: java.util.Properties#get(Object): Method java.util.Properties.get has changed return type from V (extends java.lang.Object) to java.lang.Object ChangedType: java.util.Properties#getOrDefault(Object, Object): Method java.util.Properties.getOrDefault has changed return type from V (extends java.lang.Object) to java.lang.Object ChangedType: java.util.Properties#keySet(): Method java.util.Properties.keySet has changed return type from java.util.Set to java.util.Set ChangedType: java.util.Properties#keys(): Method java.util.Properties.keys has changed return type from java.util.Enumeration to java.util.Enumeration ChangedType: java.util.Properties#merge(Object, Object, java.util.function.BiFunction): Method java.util.Properties.merge has changed return type from V (extends java.lang.Object) to java.lang.Object ChangedType: java.util.Properties#put(Object, Object): Method java.util.Properties.put has changed return type from V (extends java.lang.Object) to java.lang.Object ChangedType: java.util.Properties#putIfAbsent(Object, Object): Method java.util.Properties.putIfAbsent has changed return type from V (extends java.lang.Object) to java.lang.Object ChangedType: java.util.Properties#remove(Object): Method java.util.Properties.remove has changed return type from V (extends java.lang.Object) to java.lang.Object ChangedType: java.util.Properties#replace(Object, Object): Method java.util.Properties.replace has changed return type from V (extends java.lang.Object) to java.lang.Object ChangedType: java.util.Properties#values(): Method java.util.Properties.values has changed return type from java.util.Collection to java.util.Collection RemovedDeprecatedField: android.icu.util.Calendar#BASE_FIELD_COUNT: Removed deprecated field android.icu.util.Calendar.BASE_FIELD_COUNT ChangedVolatile: java.util.Properties#defaults: Field java.util.Properties.defaults has changed 'volatile' qualifier InvalidNullConversion: android.graphics.Bitmap#getConfig(): Attempted to change method return from @NonNull to @Nullable: incompatible change for method android.graphics.Bitmap.getConfig() RemovedDeprecatedClass: android.media.MediaDrm.HdcpLevel: Removed deprecated class android.media.MediaDrm.HdcpLevel RemovedDeprecatedClass: android.media.MediaDrm.SecurityLevel: Removed deprecated class android.media.MediaDrm.SecurityLevel RemovedDeprecatedField: android.telephony.CarrierConfigManager#KEY_HIDE_ENABLE_2G: Removed deprecated field android.telephony.CarrierConfigManager.KEY_HIDE_ENABLE_2G RemovedDeprecatedMethod: android.app.Notification.WearableExtender#getBackground(): Removed deprecated method android.app.Notification.WearableExtender.getBackground() RemovedDeprecatedMethod: android.app.Notification.WearableExtender#setBackground(android.graphics.Bitmap): Removed deprecated method android.app.Notification.WearableExtender.setBackground(android.graphics.Bitmap)