update version to 5.9.0

This commit is contained in:
tibbi 2021-02-16 15:01:53 +01:00
parent cbb5db2ac6
commit 74886b1bb3

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.smsmessenger"
minSdkVersion 22
targetSdkVersion 30
versionCode 28
versionName "5.8.3"
versionCode 29
versionName "5.9.0"
setProperty("archivesBaseName", "sms-messenger")
}