]> gitweb.stoutner.com Git - PrivacyBrowserROMIntegration.git/commitdiff
Release 2.17.1. v2.17.1
authorSoren Stoutner <soren@stoutner.com>
Wed, 13 Mar 2019 23:36:55 +0000 (16:36 -0700)
committerSoren Stoutner <soren@stoutner.com>
Wed, 13 Mar 2019 23:36:55 +0000 (16:36 -0700)
Android.mk
CHANGELOG
PrivacyBrowser2.17.1.apk [new file with mode: 0644]
PrivacyBrowser2.17.apk [deleted file]

index 27bdddefff431f28ac82beb9c75ca78ba1a3d997..5962d69b8b839e7e35b3e678a3dfbc1b29fec383 100644 (file)
@@ -29,7 +29,7 @@ include $(CLEAR_VARS)
 LOCAL_MODULE := privacy-browser
 
 # The name of the source APK.
 LOCAL_MODULE := privacy-browser
 
 # The name of the source APK.
-LOCAL_SRC_FILES := PrivacyBrowser2.17.apk
+LOCAL_SRC_FILES := PrivacyBrowser2.17.1.apk
 
 # Integrate Privacy Browser as a low privilege app under `/system/app` instead of high privilege app under `/system/priv-app`.
 LOCAL_MODULE_CLASS := APPS
 
 # Integrate Privacy Browser as a low privilege app under `/system/app` instead of high privilege app under `/system/priv-app`.
 LOCAL_MODULE_CLASS := APPS
index 5e07d7f2d84d95f6028da98f87558fa6fd2b8e16..de1c9bce1304847453e5e4a62245fa395d5b613a 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+v2.17.1
+• Update to Privacy Browser 2.17.1.
+
 v2.17
 • Update to Privacy Browser 2.17.
 
 v2.17
 • Update to Privacy Browser 2.17.
 
diff --git a/PrivacyBrowser2.17.1.apk b/PrivacyBrowser2.17.1.apk
new file mode 100644 (file)
index 0000000..dfca129
Binary files /dev/null and b/PrivacyBrowser2.17.1.apk differ
diff --git a/PrivacyBrowser2.17.apk b/PrivacyBrowser2.17.apk
deleted file mode 100644 (file)
index 996b12b..0000000
Binary files a/PrivacyBrowser2.17.apk and /dev/null differ