Update build.gradle

This commit is contained in:
Arkai1 2025-03-03 22:47:43 +05:30 committed by GitHub
parent adb7e289b6
commit 2a2dcbd9da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,9 +1,9 @@
ext { ext {
extName = 'AniSAGA' extName = 'AniSAGA'
extClass = '.AniSAGA' extClass = '.AniSAGA'
themePkg = 'dooplay' themePkg = 'chillx'
baseUrl = 'https://www.anisaga.org' baseUrl = 'https://www.anisaga.org'
overrideVersionCode = 17 overrideVersionCode = 18
isNsfw = false isNsfw = false
} }