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 c75caf5 commit acedc55Copy full SHA for acedc55
xkcd/build.gradle
@@ -69,8 +69,8 @@ android {
69
applicationId "xyz.jienan.xkcd"
70
minSdkVersion 16
71
targetSdkVersion 29
72
- versionCode 59
73
- versionName "2.6.19"
+ versionCode 60
+ versionName "2.6.20"
74
vectorDrawables.useSupportLibrary = true
75
resConfigs "zh-rCN"
76
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments