update version to 6.5.2
This commit is contained in:
parent
3705a49a3f
commit
35338a006c
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.contacts.pro"
|
applicationId "com.simplemobiletools.contacts.pro"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 54
|
versionCode 55
|
||||||
versionName "6.5.1"
|
versionName "6.5.2"
|
||||||
setProperty("archivesBaseName", "contacts")
|
setProperty("archivesBaseName", "contacts")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue