New Source MoviesMod Added (#580)
Co-authored-by: Yogesh S <yogesh.sakthivel@thoughtscrest.com>
This commit is contained in:
parent
84b46bbfdd
commit
7e56b69df2
8 changed files with 520 additions and 0 deletions
7
src/en/moviesmod/build.gradle
Normal file
7
src/en/moviesmod/build.gradle
Normal file
|
@ -0,0 +1,7 @@
|
|||
ext {
|
||||
extName = 'MoviesMod'
|
||||
extClass = '.MoviesMod'
|
||||
extVersionCode = 1
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
Loading…
Add table
Add a link
Reference in a new issue