update version to 5.0.3

This commit is contained in:
tibbi 2019-07-05 23:02:06 +02:00
parent 1eafd86948
commit 21af95239e

View file

@ -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"