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