update version to 5.1.1

This commit is contained in:
tibbi 2020-02-15 23:38:40 +01:00
parent c530dd2056
commit c352550695
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 29
versionName "5.1.0"
versionCode 31
versionName "5.1.1"
setProperty("archivesBaseName", "calculator")
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"