update version to 5.0.4

This commit is contained in:
tibbi 2019-07-23 09:03:24 +02:00
parent 40be0cffb3
commit 68601f99b3

View file

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