Update extVersionCode

This commit is contained in:
SonoPG 2025-01-23 14:10:23 +01:00 committed by GitHub
parent c845d0bd49
commit ac0d4f2383
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
ext {
extName = 'ANIMEWORLD.tv'
extClass = '.ANIMEWORLD'
extVersionCode = 42
extVersionCode = 43
}
apply from: "$rootDir/common.gradle"