Update build.gradle

This commit is contained in:
kana-shii 2025-04-23 09:10:43 -03:00 committed by GitHub
parent 37f3efa063
commit 343bf4468f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
ext {
extName = 'AnimePahe'
extClass = '.AnimePahe'
extVersionCode = 30
extVersionCode = 31
}
apply from: "$rootDir/common.gradle"