File tree Expand file tree Collapse file tree 3 files changed +2
-9
lines changed Expand file tree Collapse file tree 3 files changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ android {
3939 minSdkVersion 16
4040 applicationId ' org.torproject.android'
4141 targetSdkVersion 27
42- versionCode 16000011
43- versionName ' 16.0.0-RC-2-multi-SDK16 '
42+ versionCode 16010011
43+ versionName ' 16.0.1-BETA-1 '
4444 }
4545 }
4646}
Original file line number Diff line number Diff line change 44 package =" org.torproject.android"
55 android : installLocation =" auto" >
66
7- <uses-sdk
8- android : minSdkVersion =" 16"
9- android : targetSdkVersion =" 25" />
10-
117 <uses-permission android : name =" android.permission.INTERNET" />
128 <uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
139 <uses-permission android : name =" android.permission.RECEIVE_BOOT_COMPLETED" />
Original file line number Diff line number Diff line change 6767 android : name =" .vpn.VPNEnableActivity"
6868 android : exported =" false"
6969 android : label =" @string/app_name" />
70- <activity
71- android : name =" .ui.PromoAppsActivity"
72- android : exported =" false" />
7370 <activity
7471 android : name =" .settings.SettingsPreferences"
7572 android : label =" @string/app_name" />
You can’t perform that action at this time.
0 commit comments