Update build.gradle

This commit is contained in:
Dark25 2025-02-10 13:48:30 +01:00 committed by GitHub
parent 8b1f330aa7
commit 4b2ec57b8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ ext {
extClass = '.MiniOppai' extClass = '.MiniOppai'
themePkg = 'animestream' themePkg = 'animestream'
baseUrl = 'https://minioppai.org' baseUrl = 'https://minioppai.org'
overrideVersionCode = 6 overrideVersionCode = 7
isNsfw = true isNsfw = true
} }