Add iyf(爱壹帆)

This commit is contained in:
ZhendongWu 2025-02-04 00:30:01 +08:00
parent 7e19e7d0c9
commit 8814b1cad6
9 changed files with 546 additions and 0 deletions

7
src/zh/iyf/build.gradle Normal file
View file

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