AniPlay: Inherit multisrc configs
This commit is contained in:
parent
0b4e9468b4
commit
25f7cc2fe3
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
ext {
|
ext {
|
||||||
extName = 'AniPlay'
|
extName = 'AniPlay'
|
||||||
extClass = '.AniPlay'
|
extClass = '.AniPlay'
|
||||||
extVersionCode = 1
|
themePkg = 'anilist'
|
||||||
|
overrideVersionCode = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue