update version to 5.1.1
This commit is contained in:
parent
6efaa5a1b4
commit
17d6c331ab
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.simplemobiletools.contacts"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 34
|
||||
versionName "5.1.0"
|
||||
versionCode 35
|
||||
versionName "5.1.1"
|
||||
setProperty("archivesBaseName", "contacts")
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue