From: Soren Stoutner Date: Fri, 7 Apr 2017 03:54:26 +0000 (-0700) Subject: Delete the entire private `cache` folder on `Clear and Exit`. X-Git-Tag: v2.2~21 X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff_plain;h=aeb0d3aa4aef1c48fcbf951f816d5d750d87c814 Delete the entire private `cache` folder on `Clear and Exit`. --- diff --git a/app/build.gradle b/app/build.gradle index 822563b3..208ca35a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -55,7 +55,7 @@ android { dependencies { compile fileTree(include: ['*.jar'], dir: 'libs') - compile 'com.android.support:design:25.3.0' + compile 'com.android.support:design:25.3.1' // Only compile `com.google.firebase:firebase-ads:9.8.0` for the free flavor. freeCompile 'com.google.firebase:firebase-ads:9.8.0' diff --git a/app/src/main/assets/de/about_changelog.html b/app/src/main/assets/de/about_changelog.html index 21632131..fcae7d2a 100644 --- a/app/src/main/assets/de/about_changelog.html +++ b/app/src/main/assets/de/about_changelog.html @@ -32,7 +32,7 @@

2.1 (version code 21)

-

25. März 2017 - Mindest-API 19, Ziel-API 25

+

25. März 2017 - Mindest-API 19, Ziel-API 25