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 3fe3c99 commit 9342cd4Copy full SHA for 9342cd4
1 file changed
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "moe.feng.nyanpasu.pinsettings"
9
minSdkVersion 21
10
targetSdkVersion 26
11
- versionCode 1
12
- versionName "0.1.0"
+ versionCode 2
+ versionName "0.1.1"
13
}
14
buildTypes {
15
release {
0 commit comments