Version 2.2.4
This commit is contained in:
parent
5d2e0cc9fc
commit
9acb33c0c4
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ android {
|
|||
applicationId "de.marcelkapfer.morseconverter"
|
||||
minSdkVersion 11
|
||||
targetSdkVersion 22
|
||||
versionCode 223
|
||||
versionName "2.2.3"
|
||||
versionCode 224
|
||||
versionName "2.2.4"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
Reference in a new issue