mirror of
https://github.com/vanitasvitae/EnigmAndroid.git
synced 2025-09-09 10:19:40 +02:00
Added Dialog for plugging Plugboard/rewirable Reflectors
This commit is contained in:
parent
9d021aaa29
commit
0fa6344f27
38 changed files with 1563 additions and 489 deletions
|
@ -6,10 +6,10 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId "de.vanitasvitae.enigmandroid"
|
||||
minSdkVersion 15
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 23
|
||||
versionCode 12
|
||||
versionName "0.1.6-10.09.2015-beta"
|
||||
versionCode 13
|
||||
versionName "0.1.7-not-yet-released-beta"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue