mirror of
https://github.com/vanitasvitae/EnigmAndroid.git
synced 2025-09-09 10:19:40 +02:00
Fix #4; Catch non-alphabetic input in the plugboard.
This commit is contained in:
parent
449c80ebd5
commit
965aee43dd
3 changed files with 14 additions and 6 deletions
|
@ -8,8 +8,8 @@ android {
|
|||
applicationId "de.vanitasvitae.enigmandroid"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 21
|
||||
versionCode 6
|
||||
versionName "0.1.1-18.02.2015-beta"
|
||||
versionCode 7
|
||||
versionName "0.1.1-23.02.2015-beta"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue