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 3384d93 commit c4f61e9Copy full SHA for c4f61e9
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 66
19
- versionName "6.2.1"
+ versionCode 67
+ versionName "6.3.0"
20
setProperty("archivesBaseName", "notes")
21
}
22
0 commit comments