This commit is contained in:
2021-02-26 18:29:46 +08:00
commit a35d7977d5
62 changed files with 2170 additions and 0 deletions

2
settings.gradle Normal file
View File

@@ -0,0 +1,2 @@
rootProject.name='视频播放器'
include ':app'