Skip to content

net.bytebuddy.pool.TypePool$Resolution$NoSuchTypeException: Cannot resolve type description for androidx.room.RoomDatabase #1842

@mmelkis

Description

@mmelkis

We have an Android app written in Kotlin, and use androidx.room for local Database implementation.

Bytebudy version: 1.17.6
Room versions: 2.7.0, 2.7.2

When building the app, we get the following error:

Failed to transform class com.packagename.db.OurRoomDB: [net.bytebuddy.pool.TypePool$Resolution$NoSuchTypeException: Cannot resolve type description for androidx.room.RoomDatabase]

It is a standard Room Database implementation.

Attempted with Java compiler with versions 17 and 21.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions