diff --git a/AndroidManifest.xml b/AndroidManifest.xml index c88fd40..e2a7e28 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -19,8 +19,8 @@ + android:versionCode="63" + android:versionName="0.6.3"> diff --git a/res/values/strings.xml b/res/values/strings.xml index b4f63c4..2b350ad 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -48,11 +48,13 @@ Adjust layout settings Flip to next contact every n seconds Open Birthdroid upon click on widget? - Birthdroid v0.6.2 + Birthdroid v0.6.3 2011-2013 (c) Daniel Hiepler http://github.com/rigid/Birthdroid Simple application to show upcoming birthdays. +\n* v0.6.3\n +- use proguard in f-droid to get smaller .apk package\n \n* v0.6.2\n - added appcompat library, so ActionBar can be used to enable devices without physical menu button to access the menu. Thanks to exploidex for reporting.\n - adapted layout to newly added ActionBar\n