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 cfc6ee3 commit 513da20Copy full SHA for 513da20
1 file changed
app/build.gradle
@@ -19,8 +19,8 @@ android {
19
applicationId "com.simplemobiletools.notes.pro"
20
minSdkVersion 23
21
targetSdkVersion 34
22
- versionCode 107
23
- versionName "6.15.6"
+ versionCode 108
+ versionName "6.16.0"
24
setProperty("archivesBaseName", "notes")
25
}
26
0 commit comments