update version to 5.0.5
This commit is contained in:
parent
589f38455d
commit
b2256c09b0
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue