Revert "Merge branch 'Kohi-den:main' into main"

This reverts commit 85610e7f46, reversing
changes made to df9d22d8c5.
This commit is contained in:
mobby45 2024-09-25 21:08:30 +02:00
parent 85610e7f46
commit 1ba2d42c67
14 changed files with 22 additions and 320 deletions

View file

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