Update build.gradle
This commit is contained in:
parent
8a5827fd1d
commit
a3ae5efbdb
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ ext {
|
||||||
extName = 'JavGG'
|
extName = 'JavGG'
|
||||||
extClass = '.Javgg'
|
extClass = '.Javgg'
|
||||||
extVersionCode = 1
|
extVersionCode = 1
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue