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 1e4746f commit 2571ed7Copy full SHA for 2571ed7
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 71
21
- versionName "6.5.0"
+ versionCode 72
+ versionName "6.5.1"
22
setProperty("archivesBaseName", "notes")
23
}
24
0 commit comments