Version bump to r_aml_301401100 [AndroidManifest.xml]

Change-Id: Ifddc3aea0b2ba502df27ae5a521c43453dd7ebd1
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 9a19ea1..289387d 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="301401000"
-  android:versionName="r_aml_301401000"
+  android:versionCode="301401100"
+  android:versionName="r_aml_301401100"
 >
     <!-- Permissions must be defined here, and not in the base manifest, as the network stack
          running in the system server process does not need any permission, and having privileged