Version 2.2.4

This commit is contained in:
mmk2410 2015-05-20 12:34:25 +02:00
parent 5d2e0cc9fc
commit 9acb33c0c4
1 changed files with 2 additions and 2 deletions

View File

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