hello, i have a question... I'm trying to create a...
# android
j
hello, i have a question... I'm trying to create a database with Room 2.6.1. and ksp, I have the basics: an entity file, a @Dao file, and a @Database file. But I can't see any database in the Database Inspector. The very basic study project compiles fine, but the created database doesn't show up
not kotlin but kotlin colored 3