1.0.11 RC2 release
This commit is contained in:
parent
7f1ef4eab6
commit
15ce48cf10
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.torproject.android"
|
||||
android:versionName="0.2.4.3-alpha-1.0.11"
|
||||
android:versionCode="45"
|
||||
android:versionName="0.2.4.3-alpha-1.0.11-RC2"
|
||||
android:versionCode="47"
|
||||
android:installLocation="auto"
|
||||
>
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
|
Loading…
Reference in New Issue