blob: c9c925953f72f427d579e925ce743d9770f46961 [file] [log] [blame]
// Signature format: 4.0
package androidx.room.support {
public final class RoomSupportSQLite {
method public static androidx.sqlite.db.SupportSQLiteDatabase getSupportWrapper(androidx.room.RoomDatabase);
}
}