updated version 1.0.7.2 and project info
This commit is contained in:
		
							parent
							
								
									3a9a269296
								
							
						
					
					
						commit
						a773ff35f8
					
				|  | @ -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.11-alpha-1.0.7.2-OBFS-FINAL"  | ||||
|       android:versionCode="35" | ||||
|       android:versionName="0.2.3.11-alpha-1.0.7.3-ALPHA"  | ||||
|       android:versionCode="36" | ||||
|         android:installLocation="auto" | ||||
|       > | ||||
|        <uses-permission android:name="android.permission.INTERNET" /> | ||||
|  | @ -10,7 +10,9 @@ | |||
|   | ||||
|     <uses-sdk android:minSdkVersion="4"/> | ||||
|     <application android:name=".OrbotApp" android:theme="@style/DefaultTheme" android:icon="@drawable/icon" | ||||
|      android:label="@string/app_name" android:debuggable="false"> | ||||
|      android:label="@string/app_name"  | ||||
|      android:configChanges="locale|orientation" | ||||
|      android:debuggable="true"> | ||||
|        | ||||
|         <activity android:name=".Orbot" | ||||
|                   android:theme="@android:style/Theme.NoTitleBar"> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue