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 879c2b3 commit d2b6d9eCopy full SHA for d2b6d9e
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 72
21
- versionName "6.5.1"
+ versionCode 73
+ versionName "6.5.2"
22
setProperty("archivesBaseName", "notes")
23
}
24
0 commit comments