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 d32c68c commit 829ddcbCopy full SHA for 829ddcb
1 file changed
app/build.gradle
@@ -11,8 +11,8 @@ android {
11
applicationId "com.simplemobiletools.notes"
12
minSdkVersion 16
13
targetSdkVersion 23
14
- versionCode 18
15
- versionName "1.18"
+ versionCode 19
+ versionName "1.19"
16
}
17
18
signingConfigs {
0 commit comments