Fix #550 and Improve KwikExtractor Decrypt Function #551

Merged
CursedSheep merged 3 commits from main into main 2025-01-17 10:47:36 -06:00
Showing only changes of commit cd4714ea42 - Show all commits

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'AnimePahe' extName = 'AnimePahe'
extClass = '.AnimePahe' extClass = '.AnimePahe'
extVersionCode = 27 extVersionCode = 28
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"