Update build.gradle
This commit is contained in:
parent
51b8ddcc3a
commit
20ee3f25de
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
ext {
|
ext {
|
||||||
extName = 'WIT ANIME'
|
extName = 'WIT ANIME'
|
||||||
extClass = '.WitAnime'
|
extClass = '.WitAnime'
|
||||||
extVersionCode = 52
|
extVersionCode = 53
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -12,4 +12,4 @@ dependencies {
|
||||||
implementation(project(':lib:okru-extractor'))
|
implementation(project(':lib:okru-extractor'))
|
||||||
implementation(project(':lib:mp4upload-extractor'))
|
implementation(project(':lib:mp4upload-extractor'))
|
||||||
implementation(project(':lib:vidbom-extractor'))
|
implementation(project(':lib:vidbom-extractor'))
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue