update version to 5.1.3

This commit is contained in:
tibbi 2020-03-22 09:55:00 +01:00
parent 34da1f0d1b
commit 4095221add
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.calculator"
minSdkVersion 21
targetSdkVersion 29
versionCode 32
versionName "5.1.2"
versionCode 33
versionName "5.1.3"
setProperty("archivesBaseName", "calculator")
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"