Add Xiaoxintv(小宝影院) (#341)

This commit is contained in:
AlphaBoom 2024-10-31 19:41:12 +08:00 committed by GitHub
parent e780630225
commit 21bc5b8bfb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 506 additions and 0 deletions

View file

@ -0,0 +1,7 @@
ext {
extName = 'Xiaoxintv'
extClass = '.Xiaoxintv'
extVersionCode = 1
}
apply from: "$rootDir/common.gradle"