beerpsi 29a8d5ead9 Dua Leo Truyen: Update to new site (#1498)
* Dua Leo Truyen: Update URL

* It's more than a simple URL change

* Fix description
2024-02-27 20:53:49 +00:00

9 lines
149 B
Groovy

ext {
extName = "Dua Leo Truyen"
extClass = ".DuaLeoTruyen"
extVersionCode = 2
isNsfw = true
}
apply from: "$rootDir/common.gradle"