update barmanga isNsfw (#11528)
* Update BarManga.kt * Update BarManga.kt * Update build.gradle * Update build.gradle
This commit is contained in:
parent
14d8020d97
commit
e54c91bb88
@ -3,8 +3,8 @@ ext {
|
||||
extClass = '.BarManga'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://libribar.com'
|
||||
overrideVersionCode = 6
|
||||
isNsfw = false
|
||||
overrideVersionCode = 7
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user