Update build.gradle

This commit is contained in:
V3u47ZoN 2025-04-22 06:33:25 +00:00 committed by GitHub
parent f0c0f38b37
commit 58e86ddcb6
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 = 17
overrideVersionCode = 18
}
apply from: "$rootDir/common.gradle"