udpated version to RC3
This commit is contained in:
parent
97a0709eb3
commit
5f3b47cdb3
|
@ -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.3.17-beta-1.0.9-RC1"
|
||||
android:versionCode="39"
|
||||
android:versionName="0.2.3.17-beta-1.0.9-rc3"
|
||||
android:versionCode="41"
|
||||
android:installLocation="auto"
|
||||
>
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
|
Loading…
Reference in New Issue