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