Skip to content

Commit 8cbc3e9

Browse files
committed
Bump version to 2.6.6
1 parent 1fd81b5 commit 8cbc3e9

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 45
58-
versionName "2.6.5"
57+
versionCode 46
58+
versionName "2.6.6"
5959
vectorDrawables.useSupportLibrary = true
6060
resConfigs "zh-rCN"
6161
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)