Skip to content

Commit

Permalink
Move song lyrics to a separate database entity
Browse files Browse the repository at this point in the history
  • Loading branch information
vfsfitvnm committed Oct 29, 2022
1 parent 3322174 commit accbfc4
Show file tree
Hide file tree
Showing 8 changed files with 858 additions and 140 deletions.
1 change: 0 additions & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ dependencies {

implementation(libs.room)
kapt(libs.room.compiler)
annotationProcessor(libs.room.compiler)

implementation(projects.innertube)
implementation(projects.kugou)
Expand Down
Loading

0 comments on commit accbfc4

Please sign in to comment.