update version to 5.0.4
This commit is contained in:
parent
40be0cffb3
commit
68601f99b3
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue