Create animekai/build.gradle
This commit is contained in:
parent
96cb8d34c9
commit
81878a0148
1 changed files with 8 additions and 0 deletions
8
src/en/animekai/build.gradle
Normal file
8
src/en/animekai/build.gradle
Normal file
|
@ -0,0 +1,8 @@
|
|||
ext {
|
||||
extName = 'AnimeKai'
|
||||
extClass = '.AnimeKai'
|
||||
extVersionCode = 14
|
||||
isNsfw = false
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
Loading…
Add table
Add a link
Reference in a new issue