summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index bf2289f4..933b42bd 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -19,8 +19,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.networkstack"
android:sharedUserId="android.uid.networkstack"
- android:versionCode="311510000"
- android:versionName="aml_net_311510000"
+ android:versionCode="311512000"
+ android:versionName="aml_net_311512000"
coreApp="true"
>
<!-- Permissions must be defined here, and not in the base manifest, as the network stack