Add Jable (#378)
This commit is contained in:
parent
a274256d94
commit
5a9383dffb
10 changed files with 371 additions and 0 deletions
8
src/all/jable/build.gradle
Normal file
8
src/all/jable/build.gradle
Normal file
|
@ -0,0 +1,8 @@
|
|||
ext {
|
||||
extName = 'Jable'
|
||||
extClass = '.JableFactory'
|
||||
extVersionCode = 1
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
Loading…
Add table
Add a link
Reference in a new issue