Skip to content

Commit 2557642

Browse files
committed
Bump version to 2.7.2
1 parent a106618 commit 2557642

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- German translations from xkcDE added to available comics.
2+
- More xkcd characters joined into the side drawer menu
3+
- xk3d support to comics No.1 - 880 is added, check that in the up-right menu.
4+
- Click on comic date is an alternative way to jump to random comics.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- xkcd 众角色入驻侧边栏
2+
- 漫画 No.1 - 880 加入 xk3d 的支持,请在右上角菜单中查看。
3+
- 点击漫画日期等同于摇一摇,可以随机跳转到其它漫画

xkcd/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ android {
6969
applicationId "xyz.jienan.xkcd"
7070
minSdkVersion 16
7171
targetSdkVersion 29
72-
versionCode 64
73-
versionName "2.7.1"
72+
versionCode 65
73+
versionName "2.7.2"
7474
vectorDrawables.useSupportLibrary = true
7575
resConfigs "zh-rCN", "de"
7676
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)