fixed streamingcommunity domain #972

Merged
GraveEaterMadison merged 13 commits from main into main 2025-05-02 02:12:58 -05:00
Showing only changes of commit 08852e0e61 - Show all commits

View file

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