Added Changelog, moved version info to about dialog, translations, added license and disclaimer stuff

This commit is contained in:
vanitasvitae 2015-03-14 00:29:43 +01:00
parent a324466a42
commit 5f841fa797
25 changed files with 395 additions and 156 deletions

View file

@ -8,8 +8,8 @@ android {
applicationId "de.vanitasvitae.enigmandroid"
minSdkVersion 15
targetSdkVersion 21
versionCode 8
versionName "0.1.2-24.02.2015-beta"
versionCode 9
versionName "0.1.3-14.03.2015-beta"
}
buildTypes {
release {