fix(id/kuramanime & animeindo): Update baseUrl & Fix http 404 error #16

Merged
willyreza merged 4 commits from main into main 2024-07-01 04:06:23 -05:00
Showing only changes of commit 2c48d82da0 - Show all commits

View file

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