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 5c1bc40 commit 7a2cff4Copy full SHA for 7a2cff4
1 file changed
app/build.gradle
@@ -10,8 +10,8 @@ android {
10
applicationId "com.simplemobiletools.notes"
11
minSdkVersion 21
12
targetSdkVersion 28
13
- versionCode 51
14
- versionName "4.3.0"
+ versionCode 52
+ versionName "5.0.0"
15
setProperty("archivesBaseName", "notes")
16
}
17
0 commit comments