update version to 5.12.6

This commit is contained in:
tibbi 2022-03-07 16:00:36 +01:00
parent 1ff10bd485
commit 69929a9609
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.smsmessenger"
minSdkVersion 22
targetSdkVersion 30
versionCode 48
versionName "5.12.5"
versionCode 49
versionName "5.12.6"
setProperty("archivesBaseName", "sms-messenger")
}