Add Xfani

This commit is contained in:
ZhendongWu 2024-10-18 23:44:25 +08:00
parent 4bece4b22e
commit 66a75fb017
10 changed files with 340 additions and 0 deletions

View file

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