update version to 5.14.4

This commit is contained in:
tibbi 2022-06-29 14:33:28 +02:00
parent bfd3781933
commit 3af81ffa72

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.smsmessenger"
minSdkVersion 22
targetSdkVersion 31
versionCode 58
versionName "5.14.3"
versionCode 59
versionName "5.14.4"
setProperty("archivesBaseName", "sms-messenger")
}