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 1fd81b5 commit 8cbc3e9Copy full SHA for 8cbc3e9
xkcd/build.gradle
@@ -54,8 +54,8 @@ android {
54
applicationId "xyz.jienan.xkcd"
55
minSdkVersion 16
56
targetSdkVersion 29
57
- versionCode 45
58
- versionName "2.6.5"
+ versionCode 46
+ versionName "2.6.6"
59
vectorDrawables.useSupportLibrary = true
60
resConfigs "zh-rCN"
61
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments