Fixed server names
Update build.gradle
This commit is contained in:
parent
2110f77008
commit
f2ab3c6ee2
2 changed files with 9 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
ext {
|
||||
extName = 'Aniwave'
|
||||
extClass = '.Aniwave'
|
||||
extVersionCode = 70
|
||||
extVersionCode = 71
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue