Skip to content

Commit 17eac40

Browse files
committed
Bump version to 2.6.4
1 parent 570d7dc commit 17eac40

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
@@ -54,8 +54,8 @@ android {
5454
applicationId "xyz.jienan.xkcd"
5555
minSdkVersion 16
5656
targetSdkVersion 29
57-
versionCode 43
58-
versionName "2.6.3"
57+
versionCode 44
58+
versionName "2.6.4"
5959
vectorDrawables.useSupportLibrary = true
6060
resConfigs "zh-rCN"
6161
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)