mirror of
https://github.com/vanitasvitae/EnigmAndroid.git
synced 2025-09-09 10:19:40 +02:00
Updated to 0.1.6, Added Enigma model D, rewrote major parts of the code, added EditTextAdapter etc...
This commit is contained in:
parent
129af285c3
commit
3b71d21c71
32 changed files with 2100 additions and 770 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue