Revert back from using Session Id to Anime Id #564

Merged
CursedSheep merged 6 commits from main into main 2025-01-18 06:13:35 -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"