update version to 5.1.3

This commit is contained in:
tibbi 2020-05-20 16:56:36 +02:00
parent 60c994756d
commit 070a2dc367
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.smsmessenger"
minSdkVersion 22
targetSdkVersion 29
versionCode 5
versionName "5.1.2"
versionCode 6
versionName "5.1.3"
setProperty("archivesBaseName", "sms-messenger")
}