Commit 42d06081 by onuma

Task #39006 【@Form】(要望)中心温度計 放射温度計の連続計測対応 onDestroy以外はBluetoothを切断しないに修正

parent f51e9edf
......@@ -32,18 +32,18 @@ keyaliaspassword=micrOSoft_!sa1ko
android.useDeprecatedNdk=true
# Launcher AndroidManifest.xml
app_custompackagename=jp.co.sato.atform
app_custompackagename=jp.co.agentec.abookplus.check.dev
app_versioncode=1
# abvEnvironments.xml
#cms server
acms_address=https://check.abookcloud.com/acms
download_server_address=https://check.abookcloud.com/acms
acms_address=https://abook188-1.abook.bz/acms
download_server_address=https://abook188-1.abook.bz/acms
#syncview server
websocket_server_http_url=https://abook188-1.abook.bz/v1
websocket_server_ws_url=wss://abook188-1.abook.bz/v1
websocket_server_http_url=http://abook188.abook.bz/v1
websocket_server_ws_url=ws://abook188.abook.bz/v1
#WebSocket debug出力
websocket_debug=false
......@@ -127,4 +127,4 @@ BLJAR_NAME=ABVJE_BL.jar
#store用の場合、armv7,x86両方ビルド
#storeではない場合、armv7のみビルド
isStoreProduct=false
\ No newline at end of file
isStoreProduct=true
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment