are-are-are 72665ad48c
TruyenGG & TruyenQQ Fix image slow loading (#7564)
* TruyenGG Fix image slow loading

* TruyenQQ Fix image slow loading
2025-02-23 21:31:14 +00:00

8 lines
121 B
Groovy

ext {
extName = 'TruyenGG'
extClass = '.TruyenGG'
extVersionCode = 4
}
apply from: "$rootDir/common.gradle"