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 062f3ff commit 9e397b2Copy full SHA for 9e397b2
1 file changed
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "com.simplemobiletools.notes.pro"
17
minSdkVersion 23
18
targetSdkVersion 33
19
- versionCode 99
20
- versionName "6.14.1"
+ versionCode 100
+ versionName "6.15.0"
21
setProperty("archivesBaseName", "notes")
22
}
23
0 commit comments