We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 570d7dc commit 17eac40Copy full SHA for 17eac40
xkcd/build.gradle
@@ -54,8 +54,8 @@ android {
54
applicationId "xyz.jienan.xkcd"
55
minSdkVersion 16
56
targetSdkVersion 29
57
- versionCode 43
58
- versionName "2.6.3"
+ versionCode 44
+ versionName "2.6.4"
59
vectorDrawables.useSupportLibrary = true
60
resConfigs "zh-rCN"
61
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments