fix(en/Aniplay): Video list empty fixed and other improvments #343

Merged
JosefFStraka merged 4 commits from aniplay into main 2024-10-31 23:23:51 -05:00
Showing only changes of commit 37cb8174d5 - Show all commits

View file

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