update version to 5.0.0
This commit is contained in:
parent
8023bef5f6
commit
182ab2a6f8
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.contacts"
|
applicationId "com.simplemobiletools.contacts"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 32
|
versionCode 33
|
||||||
versionName "4.5.0"
|
versionName "5.0.0"
|
||||||
setProperty("archivesBaseName", "contacts")
|
setProperty("archivesBaseName", "contacts")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue