update version to 5.0.3
This commit is contained in:
parent
1eafd86948
commit
21af95239e
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ android {
|
|||
applicationId "com.simplemobiletools.calculator"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 25
|
||||
versionName "5.0.2"
|
||||
versionCode 26
|
||||
versionName "5.0.3"
|
||||
setProperty("archivesBaseName", "calculator")
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
|
Loading…
Reference in a new issue