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"
|
applicationId "de.marcelkapfer.morseconverter"
|
||||||
minSdkVersion 11
|
minSdkVersion 11
|
||||||
targetSdkVersion 22
|
targetSdkVersion 22
|
||||||
versionCode 223
|
versionCode 224
|
||||||
versionName "2.2.3"
|
versionName "2.2.4"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
Reference in a new issue