summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--PermissionController/AndroidManifest.xml4
-rw-r--r--apex_manifest.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/PermissionController/AndroidManifest.xml b/PermissionController/AndroidManifest.xml
index 4698a39b2..e2da5e3eb 100644
--- a/PermissionController/AndroidManifest.xml
+++ b/PermissionController/AndroidManifest.xml
@@ -4,8 +4,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="com.android.permissioncontroller"
coreApp="true"
- android:versionCode="341410010"
- android:versionName="aml_per_341410010"
+ android:versionCode="341410020"
+ android:versionName="aml_per_341410020"
>
<original-package android:name="com.android.permissioncontroller" />
diff --git a/apex_manifest.json b/apex_manifest.json
index 4d1d5a6bf..64a4d7f71 100644
--- a/apex_manifest.json
+++ b/apex_manifest.json
@@ -3,5 +3,5 @@
// Placeholder module version to be replaced during build.
// Do not change!
- "version": 341410010
+ "version": 341410020
}