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