add NSFW flag
This commit is contained in:
parent
76d58a164e
commit
188207eea0
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ ext {
|
|||
extName = 'Newgrounds'
|
||||
extClass = '.NewGrounds'
|
||||
extVersionCode = 1
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue