Update build.gradle

This commit is contained in:
Arkai1 2025-05-06 19:45:49 +05:30 committed by GitHub
parent 51b8ddcc3a
commit 20ee3f25de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
ext {
extName = 'WIT ANIME'
extClass = '.WitAnime'
extVersionCode = 52
extVersionCode = 53
}
apply from: "$rootDir/common.gradle"