mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-04 20:46:28 +01:00
oops
This commit is contained in:
parent
8456b9fd76
commit
146d104e2b
1 changed files with 1 additions and 1 deletions
|
@ -1031,7 +1031,7 @@ public class RelayService extends XWJIService
|
|||
writeVLIString( out, BuildConfig.GIT_REV );
|
||||
writeVLIString( out, Build.MODEL );
|
||||
writeVLIString( out, Build.VERSION.RELEASE );
|
||||
writeShort( out, BuildConfig.VARIANT_CODE );
|
||||
out.writeShort( BuildConfig.VARIANT_CODE );
|
||||
|
||||
postPacket( bas, XWRelayReg.XWPDEV_REG, timestamp );
|
||||
s_regStartTime = now;
|
||||
|
|
Loading…
Add table
Reference in a new issue