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 0eee2a7 commit aff4429Copy full SHA for aff4429
1 file changed
app/build.gradle
@@ -17,8 +17,8 @@ android {
17
applicationId "com.simplemobiletools.notes.pro"
18
minSdkVersion 21
19
targetSdkVersion 29
20
- versionCode 68
21
- versionName "6.3.1"
+ versionCode 69
+ versionName "6.4.0"
22
setProperty("archivesBaseName", "notes")
23
}
24
0 commit comments