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 311175d commit c7545f7Copy full SHA for c7545f7
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 108
23
- versionName "6.16.0"
+ versionCode 109
+ versionName "6.16.1"
24
setProperty("archivesBaseName", "notes")
25
}
26
0 commit comments