From aeb0d3aa4aef1c48fcbf951f816d5d750d87c814 Mon Sep 17 00:00:00 2001 From: Soren Stoutner Date: Thu, 6 Apr 2017 20:54:26 -0700 Subject: [PATCH] Delete the entire private `cache` folder on `Clear and Exit`. --- app/build.gradle | 2 +- app/src/main/assets/de/about_changelog.html | 2 +- app/src/main/assets/en/about_changelog.html | 2 +- app/src/main/assets/en/guide_user_agent.html | 2 +- app/src/main/assets/es/about_changelog.html | 2 +- app/src/main/assets/it/about_changelog.html | 2 +- .../privacybrowser/activities/MainWebViewActivity.java | 8 ++++++-- build.gradle | 2 +- 8 files changed, 13 insertions(+), 9 deletions(-) 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