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 21028f8 commit ef8f1c5Copy full SHA for ef8f1c5
1 file changed
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "com.simplemobiletools.notes.pro"
17
minSdkVersion 21
18
targetSdkVersion 31
19
- versionCode 95
20
- versionName "6.12.2"
+ versionCode 96
+ versionName "6.12.3"
21
setProperty("archivesBaseName", "notes")
22
}
23
0 commit comments