I am using Android Room Persistence Library 1.0.0-alpha5. When compiling with ProGuard I am getting the following error.
Warning:android.arch.persistence.ro
You can add the following lines in the proguard instead of keep
keep
-dontwarn android.arch.util.paging.CountedDataSource -dontwarn android.arch.persistence.room.paging.LimitOffsetDataSource