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 adacdc5 commit 923b549Copy full SHA for 923b549
1 file changed
app/build.gradle
@@ -19,8 +19,8 @@ android {
19
applicationId "com.simplemobiletools.notes.pro"
20
minSdkVersion 23
21
targetSdkVersion 33
22
- versionCode 105
23
- versionName "6.15.5"
+ versionCode 107
+ versionName "6.15.6"
24
setProperty("archivesBaseName", "notes")
25
}
26
0 commit comments