1// Baseline format: 1.0
2BecameUnchecked: androidx.paging.rxjava3.PagingRx#cachedIn(io.reactivex.rxjava3.core.Flowable<androidx.paging.PagingData<T>>, kotlinx.coroutines.CoroutineScope):
3    Removed method androidx.paging.rxjava3.PagingRx.cachedIn(io.reactivex.rxjava3.core.Flowable<androidx.paging.PagingData<T>>,kotlinx.coroutines.CoroutineScope) from compatibility checked API surface
4BecameUnchecked: androidx.paging.rxjava3.PagingRx#cachedIn(io.reactivex.rxjava3.core.Flowable<androidx.paging.PagingData<T>>, kotlinx.coroutines.CoroutineScope) parameter #0:
5    Removed parameter arg1 in androidx.paging.rxjava3.PagingRx.cachedIn(io.reactivex.rxjava3.core.Flowable<androidx.paging.PagingData<T>> arg1, kotlinx.coroutines.CoroutineScope scope) from compatibility checked API surface
6BecameUnchecked: androidx.paging.rxjava3.PagingRx#cachedIn(io.reactivex.rxjava3.core.Flowable<androidx.paging.PagingData<T>>, kotlinx.coroutines.CoroutineScope) parameter #1:
7    Removed parameter scope in androidx.paging.rxjava3.PagingRx.cachedIn(io.reactivex.rxjava3.core.Flowable<androidx.paging.PagingData<T>> arg1, kotlinx.coroutines.CoroutineScope scope) from compatibility checked API surface
8BecameUnchecked: androidx.paging.rxjava3.PagingRx#cachedIn(io.reactivex.rxjava3.core.Observable<androidx.paging.PagingData<T>>, kotlinx.coroutines.CoroutineScope):
9    Removed method androidx.paging.rxjava3.PagingRx.cachedIn(io.reactivex.rxjava3.core.Observable<androidx.paging.PagingData<T>>,kotlinx.coroutines.CoroutineScope) from compatibility checked API surface
10BecameUnchecked: androidx.paging.rxjava3.PagingRx#cachedIn(io.reactivex.rxjava3.core.Observable<androidx.paging.PagingData<T>>, kotlinx.coroutines.CoroutineScope) parameter #0:
11    Removed parameter arg1 in androidx.paging.rxjava3.PagingRx.cachedIn(io.reactivex.rxjava3.core.Observable<androidx.paging.PagingData<T>> arg1, kotlinx.coroutines.CoroutineScope scope) from compatibility checked API surface
12BecameUnchecked: androidx.paging.rxjava3.PagingRx#cachedIn(io.reactivex.rxjava3.core.Observable<androidx.paging.PagingData<T>>, kotlinx.coroutines.CoroutineScope) parameter #1:
13    Removed parameter scope in androidx.paging.rxjava3.PagingRx.cachedIn(io.reactivex.rxjava3.core.Observable<androidx.paging.PagingData<T>> arg1, kotlinx.coroutines.CoroutineScope scope) from compatibility checked API surface
14BecameUnchecked: androidx.paging.rxjava3.RxRemoteMediator:
15    Removed class androidx.paging.rxjava3.RxRemoteMediator from compatibility checked API surface
16BecameUnchecked: androidx.paging.rxjava3.RxRemoteMediator#RxRemoteMediator():
17    Removed constructor androidx.paging.rxjava3.RxRemoteMediator() from compatibility checked API surface
18BecameUnchecked: androidx.paging.rxjava3.RxRemoteMediator#initialize(kotlin.coroutines.Continuation<? super androidx.paging.RemoteMediator.InitializeAction>):
19    Removed method androidx.paging.rxjava3.RxRemoteMediator.initialize(kotlin.coroutines.Continuation<? super androidx.paging.RemoteMediator.InitializeAction>) from compatibility checked API surface
20BecameUnchecked: androidx.paging.rxjava3.RxRemoteMediator#initialize(kotlin.coroutines.Continuation<? super androidx.paging.RemoteMediator.InitializeAction>) parameter #0:
21    Removed parameter arg1 in androidx.paging.rxjava3.RxRemoteMediator.initialize(kotlin.coroutines.Continuation<? super androidx.paging.RemoteMediator.InitializeAction> arg1) from compatibility checked API surface
22BecameUnchecked: androidx.paging.rxjava3.RxRemoteMediator#initializeSingle():
23    Removed method androidx.paging.rxjava3.RxRemoteMediator.initializeSingle() from compatibility checked API surface
24BecameUnchecked: androidx.paging.rxjava3.RxRemoteMediator#load(androidx.paging.LoadType, androidx.paging.PagingState<Key,Value>, kotlin.coroutines.Continuation<? super androidx.paging.RemoteMediator.MediatorResult>):
25    Removed method androidx.paging.rxjava3.RxRemoteMediator.load(androidx.paging.LoadType,androidx.paging.PagingState<Key,Value>,kotlin.coroutines.Continuation<? super androidx.paging.RemoteMediator.MediatorResult>) from compatibility checked API surface
26BecameUnchecked: androidx.paging.rxjava3.RxRemoteMediator#load(androidx.paging.LoadType, androidx.paging.PagingState<Key,Value>, kotlin.coroutines.Continuation<? super androidx.paging.RemoteMediator.MediatorResult>) parameter #0:
27    Removed parameter loadType in androidx.paging.rxjava3.RxRemoteMediator.load(androidx.paging.LoadType loadType, androidx.paging.PagingState<Key,Value> state, kotlin.coroutines.Continuation<? super androidx.paging.RemoteMediator.MediatorResult> arg3) from compatibility checked API surface
28BecameUnchecked: androidx.paging.rxjava3.RxRemoteMediator#load(androidx.paging.LoadType, androidx.paging.PagingState<Key,Value>, kotlin.coroutines.Continuation<? super androidx.paging.RemoteMediator.MediatorResult>) parameter #1:
29    Removed parameter state in androidx.paging.rxjava3.RxRemoteMediator.load(androidx.paging.LoadType loadType, androidx.paging.PagingState<Key,Value> state, kotlin.coroutines.Continuation<? super androidx.paging.RemoteMediator.MediatorResult> arg3) from compatibility checked API surface
30BecameUnchecked: androidx.paging.rxjava3.RxRemoteMediator#load(androidx.paging.LoadType, androidx.paging.PagingState<Key,Value>, kotlin.coroutines.Continuation<? super androidx.paging.RemoteMediator.MediatorResult>) parameter #2:
31    Removed parameter arg3 in androidx.paging.rxjava3.RxRemoteMediator.load(androidx.paging.LoadType loadType, androidx.paging.PagingState<Key,Value> state, kotlin.coroutines.Continuation<? super androidx.paging.RemoteMediator.MediatorResult> arg3) from compatibility checked API surface
32BecameUnchecked: androidx.paging.rxjava3.RxRemoteMediator#loadSingle(androidx.paging.LoadType, androidx.paging.PagingState<Key,Value>):
33    Removed method androidx.paging.rxjava3.RxRemoteMediator.loadSingle(androidx.paging.LoadType,androidx.paging.PagingState<Key,Value>) from compatibility checked API surface
34BecameUnchecked: androidx.paging.rxjava3.RxRemoteMediator#loadSingle(androidx.paging.LoadType, androidx.paging.PagingState<Key,Value>) parameter #0:
35    Removed parameter loadType in androidx.paging.rxjava3.RxRemoteMediator.loadSingle(androidx.paging.LoadType loadType, androidx.paging.PagingState<Key,Value> state) from compatibility checked API surface
36BecameUnchecked: androidx.paging.rxjava3.RxRemoteMediator#loadSingle(androidx.paging.LoadType, androidx.paging.PagingState<Key,Value>) parameter #1:
37    Removed parameter state in androidx.paging.rxjava3.RxRemoteMediator.loadSingle(androidx.paging.LoadType loadType, androidx.paging.PagingState<Key,Value> state) from compatibility checked API surface
38