v15 alpha 2

This commit is contained in:
Nathan Freitas 2015-02-04 16:54:14 -05:00
parent 50519d8a0b
commit 6546040921
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.0-alpha-1" android:versionName="15.0.0-alpha-2"
android:versionCode="15001" android:versionCode="15002"
android:installLocation="auto" android:installLocation="auto"
> >