fix(en/Aniplay): new headers (again) (#854)

* version bump

* new headers
This commit is contained in:
Josef František Straka 2025-03-25 15:14:01 +00:00 committed by GitHub
parent 3a58bf47ff
commit a64dae4b23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

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