(all/animewolrdindia) Changed Url #760

Merged
Arkai1 merged 3 commits from Arkai1-patch-1 into main 2025-03-06 14:37:38 -06:00
Showing only changes of commit a6741144a2 - Show all commits

View file

@ -1,11 +1,11 @@
ext {
extName = 'AnimeWorld India'
extClass = '.AnimeWorldIndiaFactory'
extVersionCode = 14
extVersionCode = 15
}
apply from: "$rootDir/common.gradle"
dependencies {
implementation(project(":lib:playlist-utils"))
}
}