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 224ba37 commit 5ddb737Copy full SHA for 5ddb737
1 file changed
app/build.gradle
@@ -17,8 +17,8 @@ android {
17
applicationId "com.simplemobiletools.notes.pro"
18
minSdkVersion 21
19
targetSdkVersion 28
20
- versionCode 67
21
- versionName "6.3.0"
+ versionCode 68
+ versionName "6.3.1"
22
setProperty("archivesBaseName", "notes")
23
}
24
0 commit comments