Skip to content

Commit 73258ca

Browse files
release v5.0.04
1 parent c24838e commit 73258ca

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

hipda/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="net.jejer.hipda"
5-
android:versionCode="5003"
6-
android:versionName="5.0.03">
5+
android:versionCode="5004"
6+
android:versionName="5.0.04">
77

88
<uses-feature
99
android:name="android.hardware.touchscreen"

hipda/src/main/assets/release-notes.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v5.0.04
2+
+ 使用系统图片选择界面,原上传图片方式移动至右上角菜单中。
3+
+ 改进图片压缩处理方式,减少不必要的压缩。
4+
15
v5.0.03
26
X 修复一些帖子不能显示的问题。
37

0 commit comments

Comments
 (0)