update version to 5.0.5

This commit is contained in:
tibbi 2019-07-23 12:44:43 +02:00
parent 589f38455d
commit b2256c09b0
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ android {
applicationId "com.simplemobiletools.calculator"
minSdkVersion 21
targetSdkVersion 28
versionCode 27
versionName "5.0.4"
versionCode 28
versionName "5.0.5"
setProperty("archivesBaseName", "calculator")
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"