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 0e2ff4a commit a92fdfbCopy full SHA for a92fdfb
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 69
21
- versionName "6.4.0"
+ versionCode 70
+ versionName "6.4.1"
22
setProperty("archivesBaseName", "notes")
23
}
24
0 commit comments