Updated to 0.1.6, Added Enigma model D, rewrote major parts of the code, added EditTextAdapter etc...

This commit is contained in:
VanitasVitae 2015-09-10 02:56:48 +02:00
parent 129af285c3
commit 3b71d21c71
32 changed files with 2100 additions and 770 deletions

View file

@ -8,8 +8,8 @@ android {
applicationId "de.vanitasvitae.enigmandroid"
minSdkVersion 15
targetSdkVersion 23
versionCode 11
versionName "0.1.5-27.08.2015-beta"
versionCode 12
versionName "0.1.6-10.09.2015-beta"
}
buildTypes {
release {