Add Anime1.me #340

Merged
AlphaBoom merged 6 commits from anime1.me into main 2024-10-31 06:37:16 -05:00
Showing only changes of commit bf7ad19c60 - Show all commits

View file

@ -2,7 +2,6 @@ ext {
extName = 'Anime1.me'
extClass = '.Anime1'
extVersionCode = 1
isNsfw = true
}
apply from: "$rootDir/common.gradle"