[RELEASE] 升級修補版號 verPatch 68→69(供 General 下位機修正 OTA 更新)
ComPort 修正後需遞增版號讓現場機台可觸發 OTA 覆蓋更新。 General S9XYU → versionCode 210169 / versionName 21_01_69_R。 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
275d6d1fa9
commit
2c3255cb64
@ -10,7 +10,7 @@ plugins {
|
||||
// 避免不同尺寸機台間版本號產生衝突。
|
||||
// =========================================================================
|
||||
def verMinor = 1
|
||||
def verPatch = 68
|
||||
def verPatch = 69
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user