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 cba300d commit 73417edCopy full SHA for 73417ed
1 file changed
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.notes.pro"
16
minSdkVersion 21
17
targetSdkVersion 28
18
- versionCode 65
19
- versionName "6.2.0"
+ versionCode 66
+ versionName "6.2.1"
20
setProperty("archivesBaseName", "notes")
21
}
22
0 commit comments