update manifest for v15.0.1 beta 1

This commit is contained in:
Nathan Freitas 2015-06-22 12:45:39 -04:00
parent e11cae883e
commit dc16c98ff7
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.torproject.android" package="org.torproject.android"
android:versionName="15.0.1-alpha-1" android:versionName="15.0.1-beta-1"
android:versionCode="150010" android:versionCode="150011"
android:installLocation="auto" android:installLocation="auto"
> >