Skip to content

Commit

Permalink
Cache Bug resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
Shahidzbi4213 committed Sep 9, 2024
1 parent 6bc7906 commit 61a6480
Show file tree
Hide file tree
Showing 9 changed files with 187 additions and 433 deletions.
318 changes: 0 additions & 318 deletions .idea/other.xml

This file was deleted.

4 changes: 4 additions & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ dependencies {
implementation(libs.androidx.material3)
implementation(project(":reelsplayer"))

implementation(libs.coil.compose)
implementation(libs.coil.video.compose)



testImplementation(libs.junit)
androidTestImplementation(libs.androidx.junit)
Expand Down
Loading

0 comments on commit 61a6480

Please sign in to comment.