]> gitweb.stoutner.com Git - PrivacyBrowserROMIntegration.git/blobdiff - Android.mk
Release 2.14.
[PrivacyBrowserROMIntegration.git] / Android.mk
index c5b3e4b981274873239defb2ee4054e4479e9f42..a3d75f97863bfb0bd6a921c1f0c1f031be02d6a8 100644 (file)
@@ -29,7 +29,7 @@ include $(CLEAR_VARS)
 LOCAL_MODULE := privacy-browser
 
 # The name of the source APK.
-LOCAL_SRC_FILES := PrivacyBrowser2.13.apk
+LOCAL_SRC_FILES := PrivacyBrowser2.14.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