Update extVersionCode

This commit is contained in:
SonoPG 2025-01-19 15:50:05 +01:00 committed by GitHub
parent 2480a5576f
commit 4152a4f846
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 = 41
extVersionCode = 42
}
apply from: "$rootDir/common.gradle"