Update build.gradle

This commit is contained in:
Arkai1 2025-02-07 10:57:11 +05:30 committed by GitHub
parent 9d7a7c21f9
commit fc25231e0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ ext {
extClass = '.AniSAGA' extClass = '.AniSAGA'
themePkg = 'dooplay' themePkg = 'dooplay'
baseUrl = 'https://www.anisaga.org' baseUrl = 'https://www.anisaga.org'
overrideVersionCode = 14 overrideVersionCode = 14.1
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"