Skip to content

Commit

Permalink
Updated video player, android seems to not have working subtitles
Browse files Browse the repository at this point in the history
  • Loading branch information
femalemonkeyman committed Apr 9, 2023
1 parent 61f0c2f commit 8e0abae
Show file tree
Hide file tree
Showing 5 changed files with 219 additions and 191 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ subprojects {
project.evaluationDependsOn(':app')
}

task clean(type: Delete) {
tasks.register("clean", Delete) {
delete rootProject.buildDir
}
Loading

0 comments on commit 8e0abae

Please sign in to comment.