Xfani: Update domain (#3)

This commit is contained in:
AlphaBoom 2025-06-03 12:44:20 +08:00 committed by AlphaBoom
parent 9e4b2204bb
commit ae982dcfd5
2 changed files with 15 additions and 15 deletions

View file

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