Update build.gradle

This commit is contained in:
V3u47ZoN 2025-04-23 05:05:30 +00:00 committed by GitHub
parent 2c4afcbbba
commit 53eb59a6db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ ext {
extName = 'AniPlay'
extClass = '.AniPlay'
themePkg = 'anilist'
overrideVersionCode = 18
overrideVersionCode = 17
}
apply from: "$rootDir/common.gradle"