Skip to content

Commit 1ef0837

Browse files
committed
update for release note
1 parent d815d2e commit 1ef0837

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

SampleCode-V5/android-sdk-v5-sample/module-common/src/main/res/values-zh-rCN/strings.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3-
<string name="news_title">MSDK 5.4.0</string>
4-
<string name="news_description">"- 新增支持机型:Matrice 350 RTK
5-
- Matric 300 RTK新增支持DJI RC Plus遥控器
3+
<string name="news_title">MSDK 5.5.0</string>
4+
<string name="news_description">"- 适配Android 13
5+
- 新增多个功能 Key
66

77
更多功能查看发布日志。"</string>
8-
<string name="news_date">2023–5–18</string>
8+
<string name="news_date">2023–7–18</string>
99

1010
<string name="sdk_forum_url">https://sdk-forum.dji.net/hc/zh-cn/community/topics</string>
1111
<string name="release_node_url">https://developer.dji.com/doc/mobile-sdk-tutorial/cn/</string>

SampleCode-V5/android-sdk-v5-sample/module-common/src/main/res/values/strings.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
33

4-
<string name="news_title">MSDK 5.4.0</string>
5-
<string name="news_description">"- Added supported aircraft: Matrice 350 RTK.
6-
- Matrice 300 RTK added support for DJI RC Plus remote controller.
4+
<string name="news_title">MSDK 5.5.0</string>
5+
<string name="news_description">"- Adapted to Android 13.
6+
- Added several functional keys.
77

88
More refer to the release notes." </string>
9-
<string name="news_date">2023–5–18</string>
9+
<string name="news_date">2023–7–18</string>
1010
<string name="sdk_forum_url">https://sdk-forum.dji.net/hc/en-us/community/topics</string>
1111
<string name="release_node_url">https://developer.dji.com/doc/mobile-sdk-tutorial/en/</string>
1212
<string name="tech_support_url">https://sdk-forum.dji.net/hc/en-us/requests/new</string>

0 commit comments

Comments
 (0)