Update Orbot to 14.1.1 (128)
This commit is contained in:
parent
0fa23319f8
commit
d613fb4ec4
|
@ -31,7 +31,8 @@ This app will use root access if you have it, but it is not required. Root
|
||||||
access is used to transparently proxy apps, which allows you to force any app
|
access is used to transparently proxy apps, which allows you to force any app
|
||||||
to use Tor.
|
to use Tor.
|
||||||
.
|
.
|
||||||
Requires Root:No
|
|
||||||
|
Requires Root:Yes
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://git.torproject.org/orbot.git
|
Repo:https://git.torproject.org/orbot.git
|
||||||
|
@ -180,8 +181,15 @@ Build:14.0.8.1,124
|
||||||
prebuild=echo 'target=android-17' >> external/superuser-commands/RootCommands-Library/project.properties
|
prebuild=echo 'target=android-17' >> external/superuser-commands/RootCommands-Library/project.properties
|
||||||
build=NDK_BASE=$$NDK$$ make -C external
|
build=NDK_BASE=$$NDK$$ make -C external
|
||||||
|
|
||||||
|
Build:14.1.1,128
|
||||||
|
commit=14.1.1
|
||||||
|
submodules=yes
|
||||||
|
rm=libs/jtorctl.jar,external/superuser-commands/RootCommands-Demo
|
||||||
|
prebuild=echo 'target=android-17' >> external/superuser-commands/RootCommands-Library/project.properties
|
||||||
|
build=NDK_BASE=$$NDK$$ make -C external
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags ^[^-]*$
|
Update Check Mode:Tags ^[^-]*$
|
||||||
Current Version:14.0.8.1
|
Current Version:14.1.1
|
||||||
Current Version Code:124
|
Current Version Code:128
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue