up strings for release

This is just to try yet again to get past the play store console's
past-permissions bug
This commit is contained in:
Eric House 2019-03-25 15:41:40 -07:00
parent 1ed9ad4aac
commit 808a896fbf
2 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,6 @@
def INITIAL_CLIENT_VERS = 9 def INITIAL_CLIENT_VERS = 9
def VERSION_CODE_BASE = 141 def VERSION_CODE_BASE = 142
def VERSION_NAME = '4.4.145' def VERSION_NAME = '4.4.146'
def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY") def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY")
def BUILD_INFO_NAME = "build-info.txt" def BUILD_INFO_NAME = "build-info.txt"

View file

@ -13,7 +13,7 @@
</style> </style>
</head> </head>
<body> <body>
<h2>CrossWords 4.4.145 release</h2> <h2>CrossWords 4.4.146 release</h2>
<p>This release fixes a relay communication problem for all versions <p>This release fixes a relay communication problem for all versions
and a build problem for the F-Droid version</p> and a build problem for the F-Droid version</p>
@ -27,6 +27,7 @@
<h3>New with this release</h3> <h3>New with this release</h3>
<ul> <ul>
<li>Stop replacing your name with "Player 2"</li> <li>Stop replacing your name with "Player 2"</li>
<li>Show most recent connection in Bluetooth invitation dialog</li>
<li>Fix long-standing bug in Relay networking</li> <li>Fix long-standing bug in Relay networking</li>
<li>Fix F-Droid build </li> <li>Fix F-Droid build </li>
<li>Improve interaction with NBSProxy (impacts those using <li>Improve interaction with NBSProxy (impacts those using