Creepler13 34abdec28c
Add MangaKuro (#6717)
* Add MangaKuro

* a

* non null
2025-01-18 20:13:03 +00:00

8 lines
123 B
Groovy

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