Update build.gradle
This commit is contained in:
parent
0ca9d7b5f3
commit
aedec71413
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
ext {
|
ext {
|
||||||
extName = 'WCOStream'
|
extName = 'WCOStream'
|
||||||
extClass = '.WCOStream'
|
extClass = '.WCOStream'
|
||||||
extVersionCode = 5
|
extVersionCode = 6
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue