We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65ebc6d commit 415bda5Copy full SHA for 415bda5
hipda/src/main/AndroidManifest.xml
@@ -1,8 +1,8 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest package="net.jejer.hipda"
3
xmlns:android="http://schemas.android.com/apk/res/android"
4
- android:versionCode="4305"
5
- android:versionName="4.3.05">
+ android:versionCode="4306"
+ android:versionName="4.3.06">
6
7
<uses-feature
8
android:name="android.hardware.touchscreen"
hipda/src/main/assets/release-notes.txt
@@ -1,3 +1,6 @@
+v4.3.06
++ 修复完整回复、引用时重复引用内容的问题。
+
v4.3.05
+ 感谢用户 anyemails 提供了新的通知图标。
+ 简化按发表排序和置顶贴显示的使用方式。
0 commit comments