We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7503848 commit 93bd0a5Copy full SHA for 93bd0a5
1 file changed
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
defaultConfig {
9
applicationId "jp.deadend.noname.skk"
10
minSdkVersion 30
11
- versionCode 68
12
- versionName "3.7.19"
+ versionCode 69
+ versionName "3.7.20"
13
14
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
15
}
0 commit comments