mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-24 07:58:34 +01:00
put back the nbs port
This commit is contained in:
parent
b6551abd2f
commit
92dde5332a
1 changed files with 2 additions and 2 deletions
|
@ -78,7 +78,7 @@ android {
|
||||||
applicationId "org.eehouse.android.xw4"
|
applicationId "org.eehouse.android.xw4"
|
||||||
manifestPlaceholders = [ APP_ID: applicationId ]
|
manifestPlaceholders = [ APP_ID: applicationId ]
|
||||||
resValue "string", "app_name", "CrossWords"
|
resValue "string", "app_name", "CrossWords"
|
||||||
resValue "string", "nbs_port", "0"
|
resValue "string", "nbs_port", "3344"
|
||||||
buildConfigField "boolean", "WIDIR_ENABLED", "false"
|
buildConfigField "boolean", "WIDIR_ENABLED", "false"
|
||||||
buildConfigField "boolean", "RELAYINVITE_SUPPORTED", "false"
|
buildConfigField "boolean", "RELAYINVITE_SUPPORTED", "false"
|
||||||
buildConfigField "String", "VARIANT_NAME", "\"Google Play Store\""
|
buildConfigField "String", "VARIANT_NAME", "\"Google Play Store\""
|
||||||
|
|
Loading…
Add table
Reference in a new issue