Skip to content

Commit acedc55

Browse files
committed
Bump version to 2.6.20
1 parent c75caf5 commit acedc55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 59
73-
versionName "2.6.19"
72+
versionCode 60
73+
versionName "2.6.20"
7474
vectorDrawables.useSupportLibrary = true
7575
resConfigs "zh-rCN"
7676
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)