File tree 4 files changed +14
-2
lines changed
4 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
---------------------------------------------------
6
6
7
+ # Changes in 1.4.68 (date: 2019/01/06)
8
+ * Solved security considerations for some items that are reported with low confidence in Sophos vaccine
9
+ * Add Postcard font size adjustment function
10
+
7
11
# Changes in 1.4.67 (date: 2019/01/01)
8
12
* Improved the ability to view attached photos on the postcard screen
9
13
Original file line number Diff line number Diff line change 4
4
5
5
---------------------------------------------------
6
6
7
+ # Changes in 1.4.68 (date: 2019/01/06)
8
+ * ソフォスのワクチンに対する信頼性が低いと報告されているいくつかの項目に関するセキュリティ上の考慮事項の解決
9
+ * はがきフォントサイズ調整機能追加
10
+
7
11
# Changes in 1.4.67 (date: 2019/01/01)
8
12
* はがき画面に添付写真を表示する機能を改善しました
9
13
Original file line number Diff line number Diff line change 4
4
5
5
---------------------------------------------------
6
6
7
+ # Changes in 1.4.68 (date: 2019/01/06)
8
+ * 소포스 백신에서 낮은 신뢰도로 리포팅되는 일부 항목에 대한 보안 고려사항을 해결
9
+ * 포스트카드 폰트크기 변경기능 추가
10
+
7
11
# Changes in 1.4.67 (date: 2019/01/01)
8
12
* 포스트카드 화면에서 첨부된 사진을 볼 수 있도록 기능 개선
9
13
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ ext.versions = [
2
2
// minSdk : 16,
3
3
compileSdk : 28 ,
4
4
buildTools : ' 28.0.3' ,
5
- publishVersion : ' 1.4.67 ' ,
6
- publishVersionCode : 130 ,
5
+ publishVersion : ' 1.4.68 ' ,
6
+ publishVersionCode : 131 ,
7
7
gradlePlugin : ' 3.2.1' ,
8
8
// spotlessPlugin : '3.14.0',
9
9
// versionPlugin : '0.20.0',
You can’t perform that action at this time.
0 commit comments