diff --git a/News-Android-App/src/main/AndroidManifest.xml b/News-Android-App/src/main/AndroidManifest.xml index c2e58ec5..d31e934b 100644 --- a/News-Android-App/src/main/AndroidManifest.xml +++ b/News-Android-App/src/main/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="66" + android:versionName="0.7.2" > diff --git a/README.md b/README.md index 82759dfb..bd440ac2 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,12 @@ Updates ================================== 0.7.2 (in development) --------------------- +- Improvement - #252 "Open in Browser" should open current page. +- New feature - #182 »Read« checkbox in widget +- Move "Sync Settings" option from Actionbar to Settings +- Bug fix - #212 sort order of starred items +- Improvement - #124 Add download image options: Over WiFi only/ Over WiFi & Mobil / Ask when not connected to WiFi +- Bug fixes 0.7.1 (Google Play - Beta) diff --git a/local.properties b/local.properties index ce82123e..32b24251 100644 --- a/local.properties +++ b/local.properties @@ -7,5 +7,5 @@ # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. -#Wed May 28 19:06:37 CEST 2014 -sdk.dir=C\:\\Program Files\\Android\\android-studio\\sdk +#Fri Aug 29 16:14:57 CEST 2014 +sdk.dir=/opt/android-studio/sdk