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