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'
|
extClass = '.BarManga'
|
||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://libribar.com'
|
baseUrl = 'https://libribar.com'
|
||||||
overrideVersionCode = 6
|
overrideVersionCode = 7
|
||||||
isNsfw = false
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user