mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-09-18 18:10:30 -04:00
update version to 5.0.0
This commit is contained in:
1 parent
5c1bc40b34
commit
7a2cff4696
1 file changed
+2
-2
+2
-2
@@ -10,8 +10,8 @@ android {
|
||||
applicationId "com.simplemobiletools.notes"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 51
|
||||
versionName "4.3.0"
|
||||
versionCode 52
|
||||
versionName "5.0.0"
|
||||
setProperty("archivesBaseName", "notes")
|
||||
}
|
||||
|
||||
|
||||
Reference in new issue
Block a user